procmail
[Top] [All Lists]

Re: How to tell promail to stop processing recipes?

2003-03-07 16:22:38
On Fri, Mar 07, 2003 at 03:00:48PM -0800, 
multimedia-fan(_at_)myrealbox(_dot_)com wrote:
is there a command that tells procmail to stop processing further
recipes from within this recipe, after the conditions are met?

By "recipes from . . . this recipe," I assume a typo and your having
meant "recipes from . . . this rc-file."

Stop and deliver to $DEFAULT, or stop and abandon the mail?

For the former,

        SWITCHRC

without any argument will do.  See it in 'man procmailrc'.

For the latter,

        HOST=byebye  # or any bogus name, or no name at all

will do.

-- 
dman

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