Lotus Domino 7 and now Lotus Domino 8.5

The scenario:

A@mycompany writes an email to b@internet and cc's it to group@mycompany. A@mycompany is a member of group@mycompany.

With the initial email Domino is intelligent enough to not send the email which a@mycompany just wrote to a@mycompany again.

But when b@internet answers to all (a@mycompany + group@mycompany) then a@mycompany gets this email twice, because he is not only the author but also a member of group@mycompany.

During the smtp session the email is sent once with the recipients set to a@mycompany and group@mycompany and a single esmtp id. So Domino should well be able to see that the mail should only be sent to a@mycompany once.

Can I make Lotus Domino behave in this sane fashion?

link|improve this question
feedback

2 Answers

I think the problem here is that Domino thinks A@mycompany.com (the direct recipient of the reply) is different from A/your_notes_domain (the group member).

Try adding A@mycompany.com as an alias in the User field.

link|improve this answer
feedback

here is the best solution ever (not) https://www-304.ibm.com/support/docview.wss?uid=swg21266166

link|improve this answer
3  
We really do prefer answers to have content not just pointers to content. Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference. – Iain Feb 10 at 15:24
feedback

Your Answer

 
or
required, but never shown