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 the first email address in the list.  All of the others just disappear.  This is a serious problem for one of my clients who has an office with many email addresses.  Emails to everyone in the office from the boss who sends from a gmail account are only being received by one person.

is there something I could have done in a custom mailet that could cause this?  I don't think I'm messing with recipients.  But I guess I could have inadvertently done something.

In general, can you give me a high level flow of how this should work?  At what point in the flow does a multi-recipient email get cloned into individual copies for storing in the various inboxes? Is there a way to trace that step in the logs?  Is there anything I can look at that might give me a hint as to what is happening and how to fix it?

I'm still on the last version I got working in the fall.  It was right at the beginning of 3.4.  So if anything has been updated in this area since then, I'm not running on the absolute latest.

Suggestions/ideas, please....

Thanks.

Jerry


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to