Bowie Bailey wrote:
Ben Whyte wrote:
newbie question here but it applies to this, can I white list based on
the list headers, or can it only be on the standard from to rcvd
headers ?
If i cant whats the best way to prevent the list from being filtered ?
SpamAssassin has no capability to prevent a message from being scanned.
If you pass a message to SA, it will always scan it.
To prevent a message from being scanned, you need to prevent it from
being sent to SA. In my case, this is done with Maildrop. How are you
calling SpamAssassin?
I am fortunate in that I run my own cohosted mail server, running exim
which passes the messages through spamassassin and clamav before delivering.
So I need to see how I can prevent exim from handing off the mail to
spamassassin where possible ?
Ben