Home Page : Glossary : "R" : Reverse NDR
EMail servers are often configured to delivery a non-delivery report (NDR) when an email cannot be delivered. This is useful to the sender of an email because it lets them know that their email could not be delivered - typically because the email address was wrong. Some spammers use this behaviour of sending NDRs as a means of using an email server to send out spam. The advantage to the spammer is that they can use this technique to target a server which is not listed on a DNS Block List (see DNSBL) and so circumvent one common way of blocking spam.
A Reverse NDR attack works like this:
This technique turns an email server into a form of open relay, and for this reason many DNSBL providers now list servers that send NDRs.
That's how a Reverse-NDR spam attack works, but if you are are responsible for administering an email server then how can you determine whether your server is being used for a RNDR attack? The symptoms are typically:
So, if you are an email system administrator, are there any steps you can take to prevent your server being used for RNDR attacks?
The solution to the problem is to configure the email server to issue an SMTP reject rather than an NDR to the sender. An SMTP reject takes place when a remote client/server connects to the email server, it rejects the connection if the recipient email address is not recognised. The responsibility for issuing an NDR shifts then to the sending server.
Relevant links:
Can you add to this definition? If so please Report an Observation. Do you know of a relevant link to add under this definition? If so please Add a Link.
© Copyright 2004-2009, A B Cryer, All rights reserved.