RE: [SAtalk] Spammer with dot in the mail from header

2003-12-03 Thread Idan Lerer
Thanks -Original Message- From: Jennifer Wheeler [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 03, 2003 7:40 PM To: [EMAIL PROTECTED]; 'Spamassassin-Talk' Cc: Idan Lerer Subject: RE: [SAtalk] Spammer with dot in the mail from header HI there > -Original Messag

RE: [SAtalk] Spammer with dot in the mail from header

2003-12-03 Thread Carl R. Friend
On Wed, 3 Dec 2003, Jennifer Wheeler wrote: > > Idan Lerer said: > > > I would like to block spammer that sends me emails with mail from > > > [EMAIL PROTECTED] > > > > > header LOCAL_SAPM_FROM_WALLA ALL =~ /\abcd.\w{0,[EMAIL PROTECTED]/i > > > > Idan, > > > > quote the dot "\.": > > heade

RE: [SAtalk] Spammer with dot in the mail from header

2003-12-03 Thread Jennifer Wheeler
HI there > -Original Message- > From: [EMAIL PROTECTED] [mailto:spamassassin- > [EMAIL PROTECTED] On Behalf Of Chris Thielen > Sent: Wednesday, December 03, 2003 12:26 PM > To: Spamassassin-Talk > Cc: Idan Lerer > Subject: Re: [SAtalk] Spammer with dot in the mail

Re: [SAtalk] Spammer with dot in the mail from header

2003-12-03 Thread Chris Thielen
Idan Lerer said: > I would like to block spammer that sends me emails with mail from > [EMAIL PROTECTED] > 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 Easi

[SAtalk] Spammer with dot in the mail from header

2003-12-03 Thread Idan Lerer
Hello,   I would like to block spammer that sends me emails with mail from [EMAIL PROTECTED] Which X is a random words and numbers.   My problem is the dot in the mail from.   Can some one help me to configure a rule for that ?   I try this one:   header LOCAL_SAPM_FROM_WALLA