2 messages in net.sourceforge.lists.courier-maildrop[maildropl] Maildrop Filter isn't wor...
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:[maildropl] Maildrop Filter isn't working....Actions...
From:Andreas Hansen_Abyz (andr@abyz.com.br)
Date:Feb 5, 2002 7:45:48 am
List:net.sourceforge.lists.courier-maildrop

Hi!

I have installed Postfix + Courier IMAP with mysql auth. I have modified master.cf sucessfuly and in mailog postfix relay apear as maildrop. I've created maildroprc in /etc, with this simple filter: 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. I have tested with To, or another type of, but it didn't work!!!

Andreas Hansen