procmail
[Top] [All Lists]

Re: Request for syntax assistance

2003-12-13 18:39:10
At 17:00 2003-12-13 -0600, Nick wrote:

I am confused on how to stop executing the remainder of the
/etc/procmailrc where I need to, and pass it on to the execution of the
local users .procmailrc. The rest of it I think I have, thanks!


SWITCHRC = /dev/null

should terminate /etc/procmailrc. You could wrap that up in a test condition looking for a user .procmailrc, but if you want to terminate the /etc/procmailrc, you probably want to terminate whether you have a user .procmailrc or not...

---
 Sean B. Straw / Professional Software Engineering

 Procmail disclaimer: <http://www.professional.org/procmail/disclaimer.html>
 Please DO NOT carbon me on list replies.  I'll get my copy from the list.


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

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