----- Original Message -----
From: "Ben Whyte" <[EMAIL PROTECTED]>
Chris Santerre wrote:
Come on guys. You can't spam filter a list that talks about spam. Expect
to see examples posted. Either stop filtering this list, or unsubscribe.
----- The following addresses had permanent fatal errors -----
<users@spamassassin.apache.org>
(reason: 552 spam score (11.4) exceeded threshold)
----- Transcript of session follows -----
... while talking to asf.osuosl.org.:
>>> DATA
<<< 552 spam score (11.4) exceeded threshold
554 5.0.0 Service unavailable
--Chris (Someone pee'd in my wheaties this morning.)
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 ?
If you cannot prevent the message from being fed to SA via your MTA, you
could use something like this in SA:
whitelist_from_rcvd [EMAIL PROTECTED] apache.org #
SpamAssassin List
And if you are using bayes, you might also want to include:
bayes_ignore_to users@spamassassin.apache.org
Bill