procmail
[Top] [All Lists]

Re: Faulty Recipe?

2002-08-05 08:21:46
  On Aug 05 at 12:57, ant(_at_)ed(_dot_)ac(_dot_)uk spoke:


Hello,
      Can anyone see why the following recipe isn't picking up the
following email headers?
cheers
ant

:0
*  ^To:(_dot_)*procmail(_at_)Lists\(_dot_)RWTH-Aachen\(_dot_)DE(_dot_)*|\
*  ^To:(_dot_)*procmail-users(_at_)procmail\(_dot_)org(_dot_)*|\
*  ^Cc:(_dot_)*procmail-users(_at_)procmail\(_dot_)org(_dot_)*
Proc

I think they are anded rather than ored.
Try:

:0
*  
^(To|Cc):.*(procmail(_at_)Lists\(_dot_)RWTH-Aachen\(_dot_)DE|procmail-users(_at_)procmail\(_dot_)org)

-Hanspeter
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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