procmail
[Top] [All Lists]

Re: Matching "From: "

2005-12-17 09:28:09
Lists:

There's a spam message that I'm getting which has "From: " as the
entire From: line (that's "From:[space][end of line]")

Will this match those messages?

:0:
* ^From: $
EmptyFrom

Yes. If it doesn't, then first find out what the (unfolded) From: is
really like:

  :0
  * ^\/From:.*$
  { LOG = "$$ $MATCH" }

-- 
Grtz, Ruud


____________________________________________________________
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>