procmail
[Top] [All Lists]

Re: recipe fails on one of several similar messages

2005-06-03 06:08:35
Thanks for the reply Ruud.  I discovered the problem.  This particular
message was "From rooter@" and I had a recipe prior to the "subject"
recipe that looked for "* From root" that snagged it.  This recipe now
reads "* From root[ ]" :)

Sorry about the missing colon.  Should have done a copy/paste.

And yes, I discovered it in the verbose log on the 10th or 12th reading.

                                - fleet -

On Fri, 3 Jun 2005, Ruud H.G. van Tol wrote:


fleet(_at_)teachout(_dot_)org schreef:

  :0
  * ^subject.*\=
  spamtest/newtest/spam

this one is not identified.

  Subject:
    =?utf-8?B?QmVzdCBzb2Z0d2FyZSBwcmljZXMuICBzdWVzIGRlZm9ybWF0aW9u?=
  From: "Peg Milton" rooter(_at_)bezeqint(_dot_)net

You only need to check your verbose logs to find out why.


The recipe seems to be missing a few colons. That is not the
reason why it doesn't seem to work.

Variant:

   :0:
   * ^Subject:.*[=][^?]+[?][BQ][?][^?]+[?][=]
   spamtest/newtest/spam


 :0 B
 * name.*(gif|jpg|jpeg|png|zip)
 spamtest/newtest/spam

That recipe matches messages that mention it.





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