procmail
[Top] [All Lists]

Re: Error on recipe

2003-03-13 05:36:18
Laurent Balloy wrote:
I essay in the case where I do not find my domain in the addresss of the
field TO: first executer recipe the following recipe and uniquely if the
first result is not found.

:0H
* ^TO_.*(cadeaurelation\.com)

I think you need at least { } for a do-nothing recipe:

:0H
* ^TO_.*(cadeaurelation\.com)
{ }

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