Hello Felipe,

Wednesday, September 22, 2004, 10:40:08 AM, you wrote:

FT> I've wondering how to make a rule to catch mails with _ in the
FT> name... almost nobody uses _ as a real e-mail adress, at least in
FT> e-mails passed in my server.

Actually, all sorts of people use _ in their email address.  If I blocked
Mitch_Menschel or Janet_Menschel I'd be blocking emails from my father
and wife.

FT> so if i score mails From:
FT> [EMAIL PROTECTED] i have a big chance to
FT> block a spammer.

FT> Could anyone helpme ... i'd like to score [EMAIL PROTECTED]

header    USCORE_IN_NAME  From =~ /_/
describe  USCORE_IN_NAME  Email address contains an underscore
score     USCORE_IN_NAME  0.500

I haven't run this through --lint, but it should work.

Bob Menschel



Reply via email to