NFN Smith wrote:
> Since our users all send from known IP addresses, I prefer to trust by
> known server IP address, rather than named domain.
> 
> I've found the trusted_networks setting, but when I apply a block of
> IP addresses (and restart MIMEDefang), and then send a spammy test
> message from a server in the specified block, the message still is
> being evaluated by SA as spam.

That's not what trusted_networks is for.

If I were in your situation, I'd put code into mimedefang-filter's filter_end 
to bypass the SpamAssassin check if $RelayAddr eq "1.2.3.4" # substitute your 
IPs

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer

Reply via email to