Norbert Preining wrote:
I haven't found a solution to the following problem: I have a long list
of procmail recipes which I include in my main procmailrc file. Now I
want to have a way to tell procmail to skip the rest of the current
input file and continue processing after the include directive in the
main procmailrc file, something likea GOTO END which jumps to the end of
the current file.
Unset SWITCHRC, like this:
SWITCHRC
or if it makes you feel better, make it null:
SWITCHRC=
____________________________________________________________
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