4 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: Strange behavior - ma...
FromSent OnAttachments
MattMay 15, 2003 8:30 pm 
Rolan YangMay 15, 2003 10:42 pm 
MattMay 15, 2003 11:06 pm 
Sam VarshavchikMay 16, 2003 7:05 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:[maildropl] Re: Strange behavior - maildrop + mysqlActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:May 16, 2003 7:05:41 am
List:net.sourceforge.lists.courier-maildrop

Matt writes:

I have a postfix+amavis-new+courier-imap+maildrop+mysql instalation. The problem is that maildrop will only deliver to one recipient and that's it! This is when there are multiple recipients in the To: header. Of course postfix delivers to each recipient seperately, so this shouldn't make a difference to maildrop. The message is delivered to the first recip, but no others. The postfix logs show that the connections were made via a pipe, and shows that status=sent for all recipients. No errors from maildrop, but no delivery. The individual recipient maildrop log files show no signs of delivery. The mysql log shows that maildrop is only making *one* connection, and selecting only the row for the

Correct. maildrop delivers mail to one recipient only.

So where are the rest of these messages going? What's going on here? Is this a bug, or am I missing something realy obvious.

You misconfigured your mail server to indicate that the local mail delivery agent can deliver to multiple recipients. maildrop does not deliver to multiple recipient. Your mail server must run maildrop for each recipient individually.