procmail
[Top] [All Lists]

RE: Good evening :) Have a recipe question..

2005-01-15 19:40:36


From: Glenn Sieb
Sent: Saturday, January 15, 2005 4:47 PM
[...]

I'm running FreeBSD v4.11, and v3.22 of procmail, using a Maildir format 
mailbox--and I have the following recipe in my .procmailrc that I'm 
trying to get to work:

:0:
* ^X-Original-To:(_dot_)*account+lj(_at_)wingfoot(_dot_)org$
{
LOG="(Account-LJ) "
:0
$MAILDIR/.LJ/
}


Try:

* ^X-Original-To:.*account\+otheraccount\.org$

The characters *+?.|()[\  have special meanings inside procmail regexes.




____________________________________________________________
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