I'm getting lots of junk "return to delivery" mail on my server, so I would like to add this "RDNS" lookup thing in Ubuntu.

But I can't figure out how. Most documentation is about regular DNS servers.

link|improve this question

64% accept rate
You do not specify what software your email server is? Exim? Sendmail? Postfix? – adamo Mar 4 '11 at 12:06
feedback

1 Answer

Assuming from the tagging of the question that your mail server software is Postfix, you can tune this via the smtpd_client_restrictions variable as described in postconf(5)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.