Forum Discussion
thanhtien19
Dec 25, 2021Iron Contributor
How to block email reply back email not exist
We have application email but sent to email exist then system auto reply back email notify to sender and it do full mailbox every monthly, How to prevent this email , I try create rule but this rule ...
harveer singh
Dec 26, 2021Iron Contributor
Hello thanhtien19
Looking at the message header from an NDR notification email, creating an outlook rule based on message header contains: Content-Type: multipart/report; report-type=delivery-status; should do the trick!
Thanks
thanhtien19
Dec 26, 2021Iron Contributor
- harveer singhDec 26, 2021Iron ContributorFirst take a look at the message header of this notification email you received to verify if it shows the exact same string in message content type, next i believe you are trying to create a transport rule, instead of transport rule please try to create a rule from within outlook client.
Thanks