On Sun, 2003-08-03 at 23:16, Volker Kuhlmann wrote:
> Hi, I found those two spamassassin rules below very useful so I thought
> I'd share them. They now also catch a spam going round atm which
> slipped through before. To install, copy into your
> ~/.spamassassin/user_prefs file. If you're in the habit of discussing
> Pfizer products or anatomy you might want to whitelist those email
> addresses.

Very helpful thank you Volker

> header SUBJECT_VIAGRA Subject =~ /([EMAIL PROTECTED]@]|[EMAIL PROTECTED]@]|[EMAIL 
> PROTECTED]@])/i
> describe SUBJECT_VIAGRA       Subject: contains Viagra
> score SUBJECT_VIAGRA  2.0
> header SUBJECT_PENIS  Subject =~ /(pen[il1](s|[il1]e)|p.e.n.[il1].(s|[il1].e))/i
> describe SUBJECT_PENIS        Subject: contains penis
> score SUBJECT_PENIS   2.0

Debian users would want to add the two score lines to
/etc/spamassassin/50_scores.cf and the other four lines to
20_head_tests.cf


Reply via email to