Forum Discussion
Kamal Ibrahim
May 30, 2018Copper Contributor
Office 365 NDR Messages using Null address
Hi all, I was wondering if you could help me below Scenario. External user sends email to 0365 user, that mailboxes doesn’t exist anymore. NDR will be sent to the external sender. So that ND...
VasilMichev
May 30, 2018MVP
It will not be null, it will be the default value postmaster@domain.com. You can change it by modifying the value specified under ExternalPostmasterAddress:
Set-TransportConfig -ExternalPostmasterAddress blabla@domain.com
Keep in mind that the format used in the NDR message will also depend on the sender's email system and in some cases the address might be replaced.
Kamal Ibrahim
May 31, 2018Copper Contributor
Thanks Vasil.
Does this apply to OOO messages as well?
Regards
Kamal
- VasilMichevMay 31, 2018MVP
Not sure what you mean by that. OOO messages are generated with the address of the user?
- Kamal IbrahimJun 01, 2018Copper Contributor
Within the header, the envelope address is a null address at times