On Thu, Jan 10, 2013 at 2:55 AM, Anand Kumria <span dir="ltr"><<a href="mailto:akumria@acm.org" target="_blank">akumria@acm.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And, frankly, _depending_ upon PTR records in 2013 is just plain daft.<br></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
% host -t mx <a href="http://gmail.com" target="_blank">gmail.com</a><br></blockquote><div><br>You're confusing inbound and outbound.  PTR records aren't relevant for inbound, just outbound. Google's outbound mail servers have PTR records, and matching forward records (not to mention, SPF, DKIM and DMARC records)<br>
<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I realise that this doesn't help the OP but I just wanted to ensure<br>
that people know that PTR records are a defining anti-spam mechanism<br>
are very outdated.<br></blockquote><br>I was trying to come up with a nice way to say it without using the word "wrong", but I failed, so..<br><br>Sorry, you're wrong.<br><br>PTR records are used very heavily in anti-spam, and have a *very* good hit rate.  PTR records are used by various anti-spam products in at least 4 ways (in order of frequently of use) :<br>
* As a component of RBL/reputation systems. Most (all?) of the major reputation systems are going to penalize you if you don't have a PTR record.  Many will penalize you in different ways depending on what's in the PTR (eg, if you've got ".dynamic." in the name)<br>
* Some systems will reject messages from host with any PTR records.<br>* Some systems will reject messages here the forward and reverse DNS don't match.  These are less common, but still exist.<br>* Some systems will reject messages when the forward/reverse DNS doesn't match the HELO hostname. This one is fairly common now days (thankfully).<br>
<br>Even when systems don't reject based on the PTR records, they will often include it in scoring.<br><br>In a perfect world, PTR records wouldn't be used in email - but whilstever we've got spam, they will be...<br>
<br>  Scott<br></div>