Re: Implement Protocol Filter

From: Holger Just <haproxy#meine-er.de>
Date: Thu, 11 Sep 2008 16:28:46 +0200


Christoph Petersen wrote:
> Maybe you can give me some advice if it is possible to implement a
> protocol handler or filter which is able to simply add a header field to
> the email which is scanned so we can track the server on which the mail
> was scanned.

Hi Christoph!

I'm actually not that safe in configuring SpamAssassin, but according to the documentation I read, you can add arbitrary headers using SA on its own by using the add_header Keyword (as of 2.6.x) in its configuration.

You could configure each of your Servers to insert a different header value.

As far as I know, HAProxy is only able to handle SMTP Traffic as raw TCP and can therefore not alter it.

Cheers, Holger Received on 2008/09/11 16:28

This archive was generated by hypermail 2.2.0 : 2008/09/11 16:31 CEST