2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildrop Filter isn't...
FromSent OnAttachments
Andreas Hansen_AbyzFeb 5, 2002 7:45 am 
Mark WeinemFeb 5, 2002 10:00 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:Re: [maildropl] Maildrop Filter isn't working....Actions...
From:Mark Weinem (mark@uni-duisburg.de)
Date:Feb 5, 2002 10:00:44 pm
List:net.sourceforge.lists.courier-maildrop

On Tue, 05 Feb 2002, Andreas Hansen_Abyz wrote:

if (/^From: *xxx@xxx\.com\.br/) { cc "yy@xxx.com.br" } but when a mail arrive, postfix send it to maildrop(as relay), and to Maildir, without send a copy to the address specified.

Use "!"

cc "!yy@xxx.com.br"

Ciao, Mark