How to get rid of NDR sent to public folder?

Hi.

Some of our emails are sent using public folder address as sender. After migrating to Exchange 2013 this folders are flooded with NDR from non existent adressess. Is there some way to filter NDR, sent to public folders? I've tried transport rules and "folder assistant" without saccess.

August 17th, 2015 9:59am

Transport rule should be able to do it...what is your transport rule settings?
Free Windows Admin Tool Kit Click here and download it now
August 17th, 2015 10:01am

Hi,

I understand you don't want to receive the NDR on the public folder address.

Please try to use the below command :

New-TransportRule -Name 'test' -Comments '' -Priority '0' -Enabled $true -SentTo public@domain.com -SubjectOrBodyContainsWords 'generating server:domain.com' -DeleteMessage $true

Hope it's helpful to you.

Regards,

David 


August 17th, 2015 11:04pm

It seems transport rules do not work with Exchange system messages. 

I've tried subject and sender rulles but they just do not work.

Free Windows Admin Tool Kit Click here and download it now
August 18th, 2015 3:26am

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

Other recent topics Other recent topics