procmail
[Top] [All Lists]

Re: What have I done now?

2003-12-15 12:17:52
On Mon, Dec 15, 2003 at 12:55:56PM -0600, Nick wrote:
I figure at the end of the day and several dozen emails to the list, I
should have this working.

I have this in the /etc/procmailrc and I thought it worked previously
(yesterday)

# Check Special X-OED Header
:0
* ^X-BOB*
SWITCHRC=$HOME/.procmailrc

You really want:

  # Check Special X-OED Header
  :0
  * ^X-BOB*
  { SWITCHRC=$HOME/.procmailrc }

Scott
-- 
Scott Wiersdorf
scott(_at_)perlcode(_dot_)org

_______________________________________________
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>