what else do i need to do, i think i followed this tutorial to a tee. but i am still getting ptr errors sending to gmail section 1.4 https://www.howtoforge.com/tutorial...vice-with-ispconfig/#nbspreverse-name-service i created a new zone and put this in there
What is the zone you created? Are your servers registered as authoritative for that zone, or is your ISP somehow delegating the lookups to you? If the latter, how so? FWIW, you can't have 2 PTR records for the same address (175 shows in your picture twice).
Not sure what you mean, i purchased a .com from godaddy, took their name servers replaced with my own so i can control the dns. i than pay for a static ip from my isp. to run all this on a perfect server setup.
Most likely your ISP controls reverse dns for your IP address, you should request that they add the PTR record you want or see what options they have to pull that from your server (though probably not worth the hassle for a single PTR record).
i had this problem before and i think i was able to disable sending ipv6, i dont remeber exactly what i did. Last week isp came and installed new equipment, and this ipv6 error started again. How do i disable ipv6
Using Internet Search Engines with Code: site:howtoforge.com disable ipv6 finds answers. My signature has link to DNS tutorial, it explains what you need to do with the PTR record (the reverse dns part).
I googled "postfix disable ipv6 outgoing" and what I can see it should be enough to change "inet_protocols = all" to "inet_protocols = ipv4" in /etc/postfix/main.cf. N.B I have not tried this myself since I am able to set ipv6 ptr.