procmail
[Top] [All Lists]

Re: mail filtering with 2 recipe

2001-02-28 10:15:46
  but i would like to make sure.. that the first recipe will be
  success then i will do the second recipe..  

Not sure exactly what behavior you want, but the following may do
the trick.  I've added the `a' flag to the second recipe.  Also,
note the `:' at the end of the first recipe to force procmail to use
a lockfile -- usually a good idea when saving to a file.

                * ^From.*peter.*
                {
                        :0c :
                        peter

                        :0 ha
                        auto reply scripts.
                }


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