I am running a DigitalOcean 1-click app setup with Ubuntu and CyberPanel.
I went through all the proper steps to make sure everything is configured, I named my droplet as my domain name to make sure the ptr record is created but now I have no clue what to do. The mailer-test website tells me I have a 10/10 score BUT my mail lands to spam for Gmail, Apple as well as Outlook and on MXToolBox I found a problem:
SMTP Valid Hostname Reverse DNS is not a valid Hostname
No need, figured out the problem. I had to change the droplet name of my server from mydomain.com to mail.mydomain.com which in turn generates a ptr now all my mail lands in the inbox
I’m having the same issue. My Cyper Panel is hosted on Linode. I edited my rDNS to mail.domain.com but I still have issues. Can you explain with a little more detail how you resolved this issue. All in all my DNS settings are golden. Everything checks out.
Make sure you check…
sudo nano /etc/hosts
sudo nano /etc/hostname
sudo nano /etc/postfix/main.cf
… and make sure that your address matches in there as well!