Jean-Paul Natola wrote:
> My goal is to is have one email address bounces@ , which can have a
different
> score threshold than the system- 

Create a file /etc/mail/spamassassin/whitelist.cf that contains this rule:

header TO_BOUNCES       To =~ /bounces\@/i
description TO_BOUNCES  Whitelist mail to bounces mailbox
score TO_BOUNCES        -6

Sorry for that top-post just before, force of habit from another list- 
Here's my addendum;

I really hate to be a pain, but how would a add a criteria for the subject
line as well, so that ONLY  messages sent to bounces@  WITH the word
"rejected" will score the -6

Reply via email to