LDB wrote:
Does this,
e This recipe only executes if the immediately preceding recipe failed
mean that the exit code was greater than 0? I hope it does for my sake.
Yes, but it also requires that the immediately preceding recipe on the
same nesting level was attempted: passed its conditions but failed its
action.
Dallman's suggestion didn't use e; it used E, which means the recipe is
tried only if the immediately preceding recipe on the same nesting level
failed its conditions (and its action was not run).
____________________________________________________________
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