Forum Discussion
Admin O365
Nov 01, 2018Brass Contributor
Insert Custom Message Header value in an email
Hello, Environment: Exchange Online Is it possible to Insert Custom value in the Message Header of an email? Regards, Dematri
VasilMichev
Nov 01, 2018MVP
Yes, via Transport rules: https://docs.microsoft.com/en-us/exchange/security-and-compliance/mail-flow-rules/mail-flow-rule-actions
- Admin O365Nov 05, 2018Brass Contributor
Thanks Vasil....
Sorry I should have added earlier -
Is it possible to add the sender address to an existing message header value (type: X-Protective)
Here, sender address will change based on the sender id.
Any suggestion will be of great help.
- VasilMichevNov 05, 2018MVP
In general yes, but depends on the header. Some headers will be stripped/overwritten by the server, you cannot for example "forge" and antispam header, etc.
- Admin O365Nov 05, 2018Brass Contributor
Any article that you shared that provides the approach of how to get it tested?