Re: Checking FROM FIELD for Keywords

2010-10-14 Thread wvpTV
Jared Hall-2 wrote: > > Use the From:name check. Example: > > headerBAD_NAMEFrom:name =~ /(Penny > Auctions|\bFree\b|\bCialis\b|\bViagra)/i > score BAD_NAME5.0 > > Thanks Jared -- View this message in context: http://old.nabble.com/Checking-FROM-FIELD-for

Checking FROM FIELD for Keywords

2010-10-14 Thread wvpTV
We've seen a recent explosion in spam that SpamAssassin does not flag, it seems mainly because the FROM (sender) field is being used for subject content, eg: VIAGRA, PORN etc etc Can anyone tell me how far off a standard filter update might be to carry out checks on the FROM field? Thanks. --