Are you sure you want that rule to be case sensitive, lower-case only?

try
header SUBJECT_VICODIN  Subject =~ /\bvicodin\b/i

(note the added i at the end)

At 11:48 AM 1/20/04 +0000, David Logan wrote:
header SUBJECT_VICODIN  Subject =~ /\bvicodin\b/
describe SUBJECT_VICODIN  Mentions vicodin
score SUBJECT_VICODIN     4.0
(I took this example from Chris' site http://sandgnat.com/cmos/cmos.jsp
)

Restart spamd and send test mail, but it doesn't get tagged...(4.0 score
will rewrite the subject)



------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to