Backscatter is a type of email spam that occurs when spammers forge sender addresses in their emails. When these emails bounce due to invalid recipients or other delivery issues, the Non-Delivery Reports (NDRs) or bounce messages are sent to the forged sender address, which is often an innocent victim. Most emails that are unable to be delivered are rejected with a 5xx response, but backscatter occurs when an intermediate mail server accepts an email, then later discovers it can't be delivered, so sends an asynchronous bounce. This results in the victim receiving a large volume of unwanted bounce messages, which can lead to inbox clutter, security risks, and potential damage to sender reputation, and can indicate a server misconfiguration. DMARC implementation, combined with general Email Authentication helps mitigate this issue by reducing the amount of forged emails being accepted in the first place.
7 marketer opinions
Backscatter is the result of spammers forging sender addresses in their emails. When these emails bounce due to invalid recipients or other delivery issues, the non-delivery reports (NDRs) or bounce messages are sent to the forged sender address, which is often an innocent victim. This results in the victim receiving a large volume of unwanted bounce messages, potentially leading to inbox clutter, security risks, and damage to sender reputation if they are incorrectly identified as the original spammer.
Marketer view
Email marketer from spamhaus.org explains that backscatter is the result of spam emails using forged 'From' addresses. When these emails bounce, the bounce messages are sent to the forged address, causing innocent users to receive unwanted bounce emails.
18 Jun 2022 - spamhaus.org
Marketer view
Email marketer from web.archive.org (originally Cloudmark) explains that backscatter occurs when spammers forge the sender address on their messages. When these messages bounce due to invalid recipients, the bounce messages are sent to the forged sender address. This creates a problem for the innocent party whose address was spoofed, as they receive a large volume of unwanted bounce messages.
20 Jan 2022 - web.archive.org
2 expert opinions
Backscatter happens when spammers send emails with forged sender addresses. Most undeliverable emails get rejected immediately with a 5xx error. However, if a mail server accepts an email and only later can't deliver it, it sends an asynchronous bounce (NDR) to the forged return path, which is the backscatter. This indicates a server misconfiguration and wastes resources.
Expert view
Expert from Word to the Wise explains that Backscatter occurs when spam is sent with forged sender addresses, and the non-delivery reports (NDRs) are sent to the forged address, which is not the originator of the spam. This is detrimental for several reasons, including that it indicates a server misconfiguration and a waste of resources.
17 Apr 2022 - Word to the Wise
Expert view
Expert from Email Geeks explains that the vast majority of mail sent to undeliverable addresses is rejected with a 5xx response at delivery time. However, if an intermediate mail server accepts an email and only later discovers it can’t deliver it, it has to send an asynchronous bounce to the return path. If you fake the return path, the asynchronous bounce sent to a forged email address is backscatter.
9 Jan 2023 - Email Geeks
4 technical articles
Backscatter is defined as Non-Delivery Reports (NDRs) or bounce messages sent to forged or spoofed sender addresses by mail servers. Spammers forge these addresses, and when emails are undeliverable, receiving servers generate NDRs to the forged address. This results in innocent recipients receiving unwanted bounce messages, potentially creating a 'storm' of backscatter. DMARC can help mitigate this by allowing domain owners to specify how to handle emails that fail authentication, thus reducing forged emails and subsequent bounces.
Technical article
Documentation from ietf.org defines backscatter as Non-Delivery Reports (NDRs) or other "bounces" sent to a forged or spoofed address by a mail server. This occurs when a spammer spoofs the sender address, and the receiving server generates a bounce message due to a delivery failure.
11 Jul 2021 - ietf.org
Technical article
Documentation from learn.microsoft.com explains that backscatter storms are the result of spammers using forged sender addresses. When these emails are undeliverable, the receiving mail servers generate non-delivery reports (NDRs) to the forged sender. A large number of these NDRs can flood the recipient's inbox, creating a 'storm' of backscatter.
27 Mar 2024 - learn.microsoft.com
Can 'invalid recipient' bounce messages be false positives and what should I do about it?
Can smtp.mailfrom be different from return-path and can bounces be returned directly to sender?
How are email bounce rates calculated and what is considered a good bounce rate?
How do I prevent bounces from reaching the return-path when sending transactional emails via PowerMTA?
What causes '550 relaying denied' bounce errors and how to resolve them?
What does it mean when a newsletter autoreplies saying the sending domain doesn't match the email domain?