11 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] use maildrop with syslog
FromSent OnAttachments
Thierry BFeb 3, 2006 3:54 am 
Sam VarshavchikFeb 3, 2006 2:44 pm 
Thierry BFeb 3, 2006 4:13 pm 
Sam VarshavchikFeb 3, 2006 6:24 pm 
Thierry BFeb 4, 2006 12:59 am 
moussFeb 4, 2006 1:36 pm 
Thierry BFeb 5, 2006 6:07 am 
moussFeb 5, 2006 9:56 am 
Thierry BFeb 6, 2006 4:42 am 
moussFeb 8, 2006 3:10 am 
Thierry BFeb 12, 2006 11:43 am 
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] use maildrop with syslogActions...
From:mouss (mou@netoyen.net)
Date:Feb 8, 2006 3:10:48 am
List:net.sourceforge.lists.courier-maildrop

Thierry B a écrit :

The problem is that if I send a mail and I put in the field To: te@linux.bouhnik.eu.org, thie@linux.bouhnik.eu.org, I receive 2 times the mail in the subfolder Teil, and I don't understand why, and how to correct that :-(.

you mean that in your MUA you send mail to both teil and thierry? If so, then your MUA will do 2 RCPT TO commands. you have two recipients, thus two message deliveries.

- you could use the duplicate removal recipe (see maildrop docs), but I'm not sure this is safe.** - See also http://www.postfix.org/postconf.5.html#enable_original_recipient

And if I send a mail for tbz@wanadoo.fr, it's sent also to thie@linux.bouhnik.eu.org with the option smtpname of fetchmail, but the mail goes also to the subdirectory Teil instead of Wanadoo.

probably because it matches the maildrop rule for "Teil", and this rule is checked before the one for "tbzone" in your configuration.