whitelist by subject
Alex Broens
ms-list at alexb.ch
Tue Sep 6 22:57:05 IST 2011
On 2011-09-06 23:36, Glenn Steen wrote:
> Depends on your defenition of easy;-) .
> Try constructing an SA rule, perhaps give it a hefty negative score, then
> perhaps add a Sa rule hit action . ... Might give the effect you want.
> Whitelist by subject... Could be problematic from a security standpoint, but
> I'm sure you've considered that already.
> Cheers
FTR:
An often forgotten SA feature:
header SUBJECT_IN_WHITELIST eval:check_subject_in_whitelist()
header SUBJECT_IN_BLACKLIST eval:check_subject_in_blacklist()
score SUBJECT_IN_WHITELIST -100
score SUBJECT_IN_BLACKLIST 100
whitelist_subject [Bug *]
blacklist_subject Make Money Fast
http://spamassassin.apache.org/full/3.3.x/doc/Mail_SpamAssassin_Plugin_WhiteListSubject.txt
More information about the MailScanner
mailing list