Re: Mail to Multiple Recipients on Same Domain Being Discarded

2020-01-24 Thread Rémi Kowalski
Hi Jerry, Your assumption with the MailDispatcher in the LocalDelivery looping over the recipients is the good one. There is only one mail in the mailet pipeline and it will not be split into multiple items. Some mailets could update the list of recipients of the Mail without altering the

Re: Mail to Multiple Recipients on Same Domain Being Discarded

2020-01-23 Thread Jerry Malcolm
Hi Remi, Thanks for the quick reply.  I will definitely add the logging you suggested.  But I need to know what I am looking for?  What I see so far is that one email enters the pipeline.  Does that one item ever get split into multiple items (one or each recipient) resulting in multiple

Re: Mail to Multiple Recipients on Same Domain Being Discarded

2020-01-23 Thread Rémi Kowalski
Hi Jerry, We have just added a test in James to check if we can reproduce the behavior you reported. You can find the issue and a link to the related PR here : https://issues.apache.org/jira/browse/JAMES-3029 The test is successful with all the recipients receiving the mail, so i think it can be

Mail to Multiple Recipients on Same Domain Being Discarded

2020-01-22 Thread Jerry Malcolm
If someone sends a single email to a...@domain.com, b...@domain.com, c...@domain.com, it is only being delivered to a...@domain.com.  The log shows all three recipients when the email enters the processor chain.  I log the last step where mail is stored in a folder.  I only get an entry for