<<< Date Index >>>     <<< Thread Index >>>

Re: How to fight spam?



Richard Feldmann spake thusly on Tue, Aug 29, 2006 at 09:14:43AM -0600:
>
> # SPAM Handling
> # =============
> # Questionable spam
> headers 'x-spam-level: \*{5,15}$' deliver=~/Maildir/.Spam/
> # Damn likely spam, just delete it
> headers 'x-spam-level: \*{16,}$' drop
> 

--- end quoted text ---

I just needed to correct the above section, as I found out that it was broken. 
:)

Note that I included the '$' character in the regular expressions that will be 
used to match on the headers.

If anyone tried doing this and it didn't work, this is probably why. heh.

Regards,
Richard

-- 
Did this email or post help you? If so, please rate
me at affero: http://rate.affero.net/RhunDraco

Attachment: pgpMTiGgZU3kx.pgp
Description: PGP signature