procmail
[Top] [All Lists]

Re: Breaking out of an INCLUDERC procmail script

1998-10-02 11:46:41
Ralph SOBEK <sobek(_at_)irit(_dot_)fr> writes:
      What is the *best* method to abort out of an INCLUDERC
procmail script?

Something like this?

:0:
* !fee
* !fie
* !fum
{
      # original INCLUDERC script
      ...
}

Yes.  I've thought about adding a builtin to handle this better, but it
hasn't happened and it wouldn't be in the official version.


Does this cause problems to place a large portion of a script unde a
single set of braces {} ?

No.  It requires only a tiny bit of memory per nested block.


Philip Guenther

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