spamass-milt-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stop Scanning Outbound Email


From: Dan Nelson
Subject: Re: Stop Scanning Outbound Email
Date: Tue, 12 Jul 2005 13:06:36 -0500
User-agent: Mutt/1.5.9i

In the last episode (Jul 12), smayo01 said:
> We are running Sendmail and Spamassassin on a perimeter email server.
> How do I configure Spamassasin to not scan outbound email?

Easiest way is to add your local networks to spamass-milter's ignore
list with the -i flag.  Then spamassassin won't get called at all when
the connection is from a local PC.

Alternatively, if you configure spamassassin's "trusted_networks" to
contain your local network and also set "whitelist_from_rcvd
mydomain.com", that /should/ cause spamassassin not to mark outgoing
mail.  Incoming mail with forged received headers should be caught
because the delivery chain would be trusted->untrusted->trusted and
that's a red flag to spamassassin.  I haven't tried this method so I
won't guarantee that it works.  Regardless, it's always a good idea to
set "trusted_networks" in your config file to help spamassassin decide
which hosts to do DNS-blacklist checks on.

-- 
        Dan Nelson
        address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]