Re: how exactly is INCLUDERC handled?
Bart Schaefer <[email protected]>
| Newsgroups | gmane.mail.procmail |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jan 13, 2011 at 11:11 PM, <[email protected]> wrote: > this would only be advantageous if INCLUDERC is only executed when it is > encountered during execution as opposed to being executed when the > procmailrc is parsed. Does anyone know which one it is? *Everything* in a procmail rc-file is executed when it is encountered. There is no separate parsing-only pass, period.