Help with spam placement
Robin M.
robin at PRIMUS.CA
Wed Dec 24 17:01:25 GMT 2003
On Wed, 24 Dec 2003, MailScanner Mailbox wrote:
> What type of recipe would I use to catch all mail with a score of 5 or
> better and throw it into a spam folder?
>
Here is an example using Maildirs
:0
* ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*
$MAILDIR/.spam.definitely/
:0
* ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\*\*
$MAILDIR/.spam.probably/
:0
* ^X-Spam-Level: \*\*\*\*\*\*
$MAILDIR/.spam.maybe/
More information about the MailScanner
mailing list