Idan Lerer said:
> I would like to block spammer that sends me emails with mail from
> [EMAIL PROTECTED]
<snip>
> header LOCAL_SAPM_FROM_WALLA   ALL =~ /\abcd.\w{0,[EMAIL PROTECTED]/i

Idan,

quote the dot "\.":
header LOCAL_SAPM_FROM_WALLA   ALL =~ /abcd\.\w{0,[EMAIL PROTECTED]/i

--
Chris Thielen

Easily generate SpamAssassin rules to catch obfuscated spam phrases:
http://www.sandgnat.com/cmos/


-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to