At 09:53 PM 10/3/03 +0200, Malte Gell wrote:
So I'm looking for a way to use the Message ID, List-ID or
X-Mailing-List header entries to whitelist such messages, how can this
be achieved?

Reall,y custom rules are the only way to do this, however, if the list server has a reverse DNS entry next to a bracketed IP address in the Received: headers, I'd suggest using whitelist_from_rcvd (read more later).


Which whitelist_*/blacklist_* patterns does SA support in user_pref?

See man Mail::SpamAssassin::Conf for full details, however here's a quick summary of the available ones that I know of.


whitelist_from
whitelist_from_rcvd
whitelist_to
more_spam_to
all_spam_to
blacklist_from
blacklist_to (this one is new in 2.60)

The only other besides whitelist_from I found was "whitelist_from_rcvd"
in 60_whitelist.cf. I guess this is just for the Received field(s)?

It's actually a whitelist that requires both a from:, and a reverse DNS portion of a received: header match.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to