Bringing this back onto the mailing list. ...Todd
On Sat, Apr 13, 2013 at 8:34 AM, Todd Lyons <[email protected]> wrote: > On Sat, Apr 13, 2013 at 4:36 AM, tony ha <[email protected]> wrote: >> >> Here is the log message when [email protected] send email to [email protected] and cc >> to [email protected] >> >> 2013-04-12 18:21:20 SMTP connection from localhost.localdomain () >> [127.0.0.1]:46729 closed by QUIT >> 2013-04-12 18:21:20 1UQyWG-0007zf-Aj => tk2 <[email protected]> R=virtual_user >> T=virtual_userdelivery >> 2013-04-12 18:21:21 1UQyWG-0007zf-Aj => tk3 <[email protected]> R=virtual_user >> T=virtual_userdelivery >> 2013-04-12 18:21:21 1UQyWG-0007zf-Aj => tk4 <[email protected]> R=virtual_user >> T=virtual_userdelivery > > No problem here, this is clear. > >> Here is the log message when google mail send to [email protected] and cc to >> [email protected] > >> 2013-04-12 18:24:16 1UQyZ5-0008Aa-D7 => tk4 <[email protected]> R=virtual_user >> T=virtual_userdelivery >> 2013-04-12 18:24:16 1UQyZ5-0008Aa-D7 Completed >> 2013-04-12 18:24:16 1UQyZ5-0008Ab-Fc => tk2 <[email protected]> R=virtual_user >> T=virtual_userdelivery >> 2013-04-12 18:24:16 1UQyZ5-0008Ab-Fc => tk3 <[email protected]> R=virtual_user >> T=virtual_userdelivery >> 2013-04-12 18:24:16 1UQyZ5-0008Ab-Fc => tk4 <[email protected]> R=virtual_user >> T=virtual_userdelivery >> 2013-04-12 18:24:16 1UQyZ5-0008Ab-Fc Completed > > That's interesting. Your logs are implying that adding a CC in > gmail's interface causes two different emails to actually be sent. > AFAIK, that's not normally the case, but according to your logs, that > is the behaviour you are seeing. > >> When I sent from gmail, [email protected] received 2 email with same content. But >> when I sent from [email protected], [email protected] only received one email. > > The above log lines show that the account tk4 received two emails. If > there are not two emails in that mailbox, then the above log lines > would be different. Look at the messages and find in the Received > headers where exim was using mail queue id 1UQyZ5-0008Aa-D7 and > 1UQyZ5-0008Ab-Fc and make sure that they are in fact different emails > that do not have the same content. Or figure out which one of them > Exim is saying it accepted, but didn't actually accept. > > This will all be easiest if you are using Maildir+ format instead of > delivering to a regular mbox format mail file. Which one are you > using? If you're unsure, post the virtual_user router and the > virtual_userdelivery transport code. > > ...Todd > -- > The total budget at all receivers for solving senders' problems is $0. > If you want them to accept your mail and manage it the way you want, > send it the way the spec says to. --John Levine -- The total budget at all receivers for solving senders' problems is $0. If you want them to accept your mail and manage it the way you want, send it the way the spec says to. --John Levine -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
