Hi,
I've setup procmail so as to not deliver mails with a Spam score of 10 or
greater, as follows:

 #Mail that scores 10 or more is not delivered to users.
:0
* ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*
/var/spool/mail/spam

As may be observed from the above, mails with a Spam score of 10 or greater
should be delivered to a special mailbox /var/spool/mail/spam. So far,
however, only one spam mail has been delivered to this mailbox. Moreover,
spam that should have ended up in this mailbox (such as one with the header
below) is instead still being delivered to the user mailboxes. 

X-Spam-Level: ****************
X-Spam-Status: Yes, score=16.2 required=5.0

I find this behaviour very odd. Does anyone know what I should do to get
this to work properly?
Thanks,

Joe



Reply via email to