A user is receiving Non-Delivery Receipt (NDR) notifications, Out-of-Office replies, or challenge responses for emails they did not send.
Email Security.cloud
This is called Backscatter where a portion of messages received when an email address is set as the sender on spam messages. The drawback of this is that the innocent party whose email address was forged will then receive a bounce notifications, out of office replies, challenge response messages and more. While unwanted, backscatter messages are coming from a legitimate sources and are not deemed as SPAM (Unsolicited Bulk Email).
If you are receiving unwanted bounce mails, you can stop them by some simple filtering either on your mail server or in your end users' mail clients. The right method of doing this will vary from server to server and client to client. We mark mails that appear to be bounces or NDRs with a special rule, ML_IS_POSSIBLE_BOUNCE. This rule, along with other rules that the message matches, will be in the X-SpamReason header of the message. Therefore, your filter should look for ML_IS_POSSIBLE_BOUNCE anywhere in the message's X-SpamReason header.
If you decide to implement this type of filtering, there are two issues you should be aware of:
These two issues should be carefully considered before you start filtering.
If your situation doesn't allow you to utilize the method describe above, please contact Broadcom Technical Support team for further assistance.