2 messages in net.sourceforge.lists.courier-maildrop[maildropl] typo on manpage (was: /et...
FromSent OnAttachments
Niclas SöderlundOct 6, 2002 8:39 am 
Mark WeinemOct 8, 2002 2:40 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] typo on manpage (was: /etc/mailfilterrc nor any other file works)Actions...
From:Mark Weinem (mark@uni-duisburg.de)
Date:Oct 8, 2002 2:40:40 pm
List:net.sourceforge.lists.courier-maildrop

On Sun, 06 Oct 2002, Niclas Söderlund wrote:

Now, I thought I could add something like this in my /etc/maildroprc:

if ( /^From: *!.*/ && lookup( $MATCH2, "/etc/postfix/bitbucket.list" ) { exit }

Cannot work because the closing paranthesis is missing:

if ( /^From: *!.*/ && lookup( $MATCH2, "/etc/postfix/bitbucket.list" ))

Yes, there is a typo on the maildropfilter manpage.

Ciao, Mark