procmail
[Top] [All Lists]

Re: error in recipe

2005-01-11 11:36:50
This all seems like rather a lot of hoops to jump through.  Why not simply do:

:0
* ! REM ?? "Here's a log entry for a recipe that does nothing interesting"
* foo
{ }

As long as REM has not somehow become set to that same string, this
has no effect on the rest of the recipe.  If you're really paranoid
that this could somehow come to pass, then what about:

:0
* 0^0 "Here's another log entry for a recipe that does nothing interesting"
* foo
{ }

____________________________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>