<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: rDNS change/fix in Everything else</title>
    <link>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927871#M31587</link>
    <description>&lt;P&gt;You need the rDNS PTR&amp;nbsp; set to the hostname you are using to send email&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2023 16:31:09 GMT</pubDate>
    <dc:creator>MisterW</dc:creator>
    <dc:date>2023-07-04T16:31:09Z</dc:date>
    <item>
      <title>rDNS change/fix</title>
      <link>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927859#M31584</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've tried technical support but unfortunately they weren't able to help. I've seen several similar posts to this so hoping someone can help.&lt;/P&gt;&lt;P&gt;My rDNS was originally (years ago) myusername.plus.com and i had it changed to make it more anonymous so it's currently in the form xxx-xxx-xxx-xxx.plus.com but if you look that up it says record not found.&lt;/P&gt;&lt;P&gt;It seems to be broken as it doesn't look back up to my IP correctly.&lt;/P&gt;&lt;P&gt;Please can it be reset to work correctly so that if you lookup my rDNS it correctly points back to my IP address?&lt;/P&gt;&lt;P&gt;Thanks! &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@104CD63F9302A50EF5EC70FE32BB8AA1/images/emoticons/smiley.gif" alt="Smiley" title="Smiley" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 15:33:52 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927859#M31584</guid>
      <dc:creator>Rich22</dc:creator>
      <dc:date>2023-07-04T15:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: rDNS change/fix</title>
      <link>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927861#M31585</link>
      <description>&lt;P&gt;A forward lookup on the rDNS PTR will never work. &lt;A href="https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-ptr-record/" target="_blank" rel="noopener"&gt;https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-ptr-record/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;username&amp;gt;.plus.com will return your IP in a forward lookup irrespective of what the rDNS for your IP is set to&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 15:43:47 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927861#M31585</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2023-07-04T15:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: rDNS change/fix</title>
      <link>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927869#M31586</link>
      <description>&lt;P&gt;If my PTR record was 88-88-88-88.plus.com though shouldn't I be able to lookup that address as an A record and it point back at my IP? so you can look it up in both directions?&lt;/P&gt;
&lt;P&gt;If I lookup the PTR for 8.8.8.8 using dig I get dns.google. and then if i look that up as an A record I get&amp;nbsp; 8.8.8.8&lt;/P&gt;
&lt;P&gt;If I lookup mine i get the plus.com record but if I lookup that as an A i get record not found.&lt;/P&gt;
&lt;P&gt;The reason I'm requesting this be checked to make sure it's configured correctly is I am getting this error when trying to send emails from my server to a Gmail recipient:&lt;/P&gt;
&lt;P&gt;"Your sending IP address must have a PTR record. PTR records verify that the sending hostname is associated with the sending IP address. Every IP address must map to a hostname in the PTR record. T&lt;STRONG&gt;he hostname specified in the PTR record must have a forward DNS that refers to the sending IP address&lt;/STRONG&gt;."&lt;/P&gt;
&lt;P&gt;I think it might be that second bit which is broken on mine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 16:20:33 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927869#M31586</guid>
      <dc:creator>Rich22</dc:creator>
      <dc:date>2023-07-04T16:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: rDNS change/fix</title>
      <link>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927871#M31587</link>
      <description>&lt;P&gt;You need the rDNS PTR&amp;nbsp; set to the hostname you are using to send email&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 16:31:09 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927871#M31587</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2023-07-04T16:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: rDNS change/fix</title>
      <link>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927891#M31588</link>
      <description>&lt;P&gt;Thanks for your replies.&lt;/P&gt;
&lt;P&gt;When it was set to accountname.plus.com it resolved in both directions, is that not possible once it's been changed to something else?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 18:21:23 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927891#M31588</guid>
      <dc:creator>Rich22</dc:creator>
      <dc:date>2023-07-04T18:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: rDNS change/fix</title>
      <link>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927893#M31589</link>
      <description>&lt;P&gt;It doesn't resolve in both directions. When set to accountname.plus.com it just happens to be the same as the domain used for the forward resolution&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 18:31:53 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927893#M31589</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2023-07-04T18:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: rDNS change/fix</title>
      <link>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927896#M31590</link>
      <description>&lt;P&gt;Ah ok, so while it probably doesn't matter by the sounds of it, can the forward resolution (A record?) be updated to match the PTR record?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 18:42:05 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927896#M31590</guid>
      <dc:creator>Rich22</dc:creator>
      <dc:date>2023-07-04T18:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: rDNS change/fix</title>
      <link>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927899#M31591</link>
      <description>&lt;P&gt;No, the A record is associated with the domain I.e accountname.plus.com , that then points to an IP address&lt;/P&gt;
&lt;P&gt;The IP address has a PTR record which ( in theory ) can be anything , but would normally be set to the A record&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 19:05:17 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/rDNS-change-fix/m-p/1927899#M31591</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2023-07-04T19:05:17Z</dc:date>
    </item>
  </channel>
</rss>

