[Mimedefang] Multiple servers scanning mail

Conrad J. Koch ckoch at dc.alphatech.com
Wed Jul 14 12:47:14 EDT 2004


Joseph Brennan wrote:
> My first reaction is that server2 could be set up to accept incoming
> mail only from server1 (one way is access.db), and you could avoid
> the double-filtering and get more out of the hardware.  Can you pitch
> this to someone who cares about the budget :-)

Politics and not a small amount of ego (not mine) prevent me from doing 
this any other way, unfortunately... ;)

> But anyway... whether Mimedefang writes over X-Spam-Score is totally
> under your control in filter.  There must be something like this...
> 
>            else {
>                # Delete any existing X-Spam-Score header?
>                action_delete_header("X-Spam-Score");
> 
> ...so comment it out.  But you might want to keep it with a condition
> on it, like if $RelayAddr is not server1 then action_delete_header.

I'll dig into it... Thanks!

-Conrad



More information about the MIMEDefang mailing list