procmail
[Top] [All Lists]

Re: filter this type of spam: From: "Rene Snider"@fruitcom.com

2007-10-22 02:48:52
Eric Smith wrote:
What is the regex?
  
The answer depends on what you mean by "this type of spam".

Assuming that your organization does not use names with spaces or other 
characters that require quoting, you could filter messages like this one 
with

* ^FROM.*"@fruitcom.com
/devnull

 From the format it looks like the sender in the spam message might have 
been "Rene Snider", and your mail server has added the @fruitcom.com.
If that is the case, you may be able to block such messages at the mail 
server level already.

-- 
Klaus Johannes Rusch
KlausRusch(_at_)atmedia(_dot_)net
http://www.atmedia.net/KlausRusch/
____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>