|
exchange
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
[Exchange 2007] NDRs going to all recipients of a DLWe have a problem where all members of DLs will get the NDR instead of just
the sender receiving it. I vaguely remember there being an option for this in Exchange 2003 but I don't know where this can be configured in 2007. Any ideas anyone? x-posted -- Cheerio, Lars Petersson MCSA: Messaging mr-eleganza.livejournal.com By default NDRs are only sent to the originator. There's an option to send
them to the group's Manager as well, but not to all members. In the console, on DG's properties | Advanced tab. Using the shell: Set-DistributionGroup "DGName" -ReportToOriginatorEnabled $false -ReportToManagerEnabled $false -- Show quoteBharat Suneja MVP - Exchange www.zenprise.com NEW blog location: exchangepedia.com/blog ---------------------------------------------- "Lars Petersson" <Flpeterss***@KhotmailE.com> wrote in message news:4D6BB698-D24D-41A7-93B7-42410CE5BCD9@microsoft.com... > We have a problem where all members of DLs will get the NDR instead of > just > the sender receiving it. > > I vaguely remember there being an option for this in Exchange 2003 but I > don't know where this can be configured in 2007. > > Any ideas anyone? > > x-posted > -- > Cheerio, > Lars Petersson > MCSA: Messaging > mr-eleganza.livejournal.com |
|||||||||||||||||||||||