I just received a mail whose title contained:

Subject: 8  P [ADV:ADLT] Time for Detention girls..  l

ADVERT_CODE is set to 

Subject =~ /(^\s*|\s+)ADV:/i

Shouldn't this be something like:

Subject =~ /\bADV:/i

..since you don't have to start a word with a space.

Also why is ADVERT_CODE set to only 1.651?  The spam has
just anounced that it is spam...  surely the scoring
should automatically push it over the threshold?

Tony



_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to