Whitelist or change the score for a specific subject

Matt Kettler mkettler at EVI-INC.COM
Mon Nov 22 20:04:52 GMT 2004


At 02:46 PM 11/22/2004, Chris Lyon wrote:
>Is there any way to raise the score or absolute whitelist a given subject
>for ever being tagged as SPAM?
>
>
>Example:
>
>/Resume Submit from Monster.com/

you could do a quick SA rule:

header MONSTER_RES      Subject =~ /Resume Submit from Monster\.com/i
score MONSTER_RES               -1.0

(adjust the score value to your liking after some testing).

Under MailScanner you can put it into spam.assassin.prefs.conf, but I tend
to prefer making .cf files in /etc/mail/spamassassin.

I might put the above in something like /etc/mail/spamassassin/efp_correct.cf.

Be sure to run a spamassassin --lint to check for errors, and then a
service MailScanner reload.

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!




More information about the MailScanner mailing list