How can I limit to one mail if a user is in more than one group when the mail is being sent to multi
I have certain users who are listed in multiple groups/subgroups. When an e-mail is sent using these groups, those users are see the e-mail multiple times since they are in multiple groups. Is there a setting that can look into these nested groups so that the user would only get the e-mail once?
There isn't much you can do here. The router breaks groups out into 64KB chunks. If the person's name appears more than once in a chunk, it will only be delivered once. If their name appears in multiple 64KB chunks, then they will get multiple messages.
This was first published in May 2003