Exchange 2010: Set fixed language for NDRs
By default, Exchange 2010 creates undeliverable messages (NDR) in the language of the sending system. Unfortunately, this does not always work reliably, at least not for NDRs that leave the organization. This can be remedied by specifying the language for external NDR messages: Set-TransportConfig -ExternalDsnDefaultLanguage en-us -ExternalDsnLanguageDetectionEnabled $false This command switches off the automatic detection ... Read more