How to setup EX2013 NOT to send delivery notifications on an organizational level

Hello,

Is it possible NOT to send delivery notifications on an organizational level?

Some systems do not send out delivery notifications and you receive a message like the one below when requesting a delivery notification.

Delivery to these recipients or groups is complete, but no delivery notification was sent by the destination server: 

I am looking for a way to do that on exchange 2013.

Any suggestions? is it even possible?

Any help on this matter is appreciated.

Best regards,

Panicz

October 12th, 2013 3:10pm

Try:

New-RemoteDomain -Name "Default Domain" -DomainName "*"
Set-RemoteDomain -Identity "Default Domain" -DeliveryReportEnabled $False

Free Windows Admin Tool Kit Click here and download it now
October 12th, 2013 5:19pm

Hi Ed,

Thank you for your prompt response. I have multiple e-mail domains. Do I need to run this command for all of them? 

Thanks!

Br Panicz

October 12th, 2013 6:16pm

Hi Ed,

I installed CU2 and am missing exchange powershell on the system. Any suggestions? Running your command suggestion does not work in server 2012 R2 powershell.

Thanks again!

Br Panicz

Free Windows Admin Tool Kit Click here and download it now
October 12th, 2013 6:46pm

The domain name is *, meaning domains to whom you do not want delivery reports sent.  Read the documentation on the cmdlets.

October 12th, 2013 6:52pm

Install the Exchange management tools.
Free Windows Admin Tool Kit Click here and download it now
October 12th, 2013 6:53pm

Hi Ed,

Just missed the * so SORRY!

First need to get the EX2013 PS back. thanks anyway and will try your commands later

Br Panicz

October 12th, 2013 7:02pm

they are installed. cannot change through programs and features and setup won't allow me to change anything.

continue on it tomorrow.

have a nice weekend

Br Panicz

Free Windows Admin Tool Kit Click here and download it now
October 12th, 2013 7:04pm

Hi Ed,

thanks for the command. The first command was not needed.

 I had to change to change the second one to:

Set-RemoteDomain -Identity* -DeliveryReportEnabled $False

Best regards,

Panicz

October 25th, 2013 1:48pm

That's because the remote domain already existed in your environment and was so named.
Free Windows Admin Tool Kit Click here and download it now
October 25th, 2013 2:25pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics