procmail
[Top] [All Lists]

Re: Procmail recipe

2006-11-27 09:04:50
Carlos Eduardo R. L. de Miranda wrote:

Hello all,

Please help to fix the recipe below. Thank you in advance.

Carlos

 

DROPPRIVS=yes

MAILDIR=$HOME/Maildir

LOGFILE=/var/log/procmailrc.log

LOGABSTRACT=all

VERBOSE=yes

COMSAT=no

:0

* !^To:.*(mydomain\.com\.br)   # IF MSG NOT SENT TO OUR DOMAIN > 
/dev/null  or

[snip]

I assume you mean the part after # to be a comment....

Comments are not permitted as part of the condition line. In this case 
the # IF MSG... is being looked for as well, and of course not matching...

Place the comments on their own lines

Don Russell


____________________________________________________________
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

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