Reverse DNS (No Email output)
# host
resolves: Host 43.xx.xx.13.in-addr.arpa. not found: 3(NXDOMAIN)
# dig +nssearch 43.xx.xx.13.in-addr.arpa
resolves:
# dig +nssearch 43.xx.xx.13.in-addr.arpa google.com
resolves:
SOA ns1.google.com. dns-admin.google.com. 182665075 900 900 1800 60 from server 216.239.36.10 in 16 ms.
SOA ns1.google.com. dns-admin.google.com. 182665075 900 900 1800 60 from server 216.239.34.10 in 15 ms.
SOA ns1.google.com. dns-admin.google.com. 182673987 900 900 1800 60 from server 216.239.38.10 in 16 ms.
SOA ns1.google.com. dns-admin.google.com. 182673987 900 900 1800 60 from server 216.239.32.10 in 35 ms.
-------------------------------
Can receive emails cannot send out to certain providers.
Namesevers are same as host domain/ip.
rDNS Setup
- Removed -
-
while sending the emails check the logs at /var/log/exim/main_log and that will give you an idea of whats happening while sending the mails. 0 -
Can receive emails cannot send out to certain providers. Namesevers are same as host domain/ip. rDNS Setup
To what other providers you are referring to? Gmail, Hotmail, or any other ? First check what MX record your domain has. Second check if you are able to perform a local mail delivery to the some other account on the same server. Third try to send an email to non-standard email domains (not Gmail, Hotmail, etc). Check if the mail delivery to the other non-standard email services goes properly from the domain on your server. Check the email logs at the location /var/log/exim_mainlog and not in /var/log/exim/main_log..0 -
Hello, The following document is a good place to start: How to Keep your Email Out of the Spam Folder - cPanel Knowledge Base - cPanel Documentation As far as the RDNS entry, you may want to reach out to your hosting provider to have them verify the RDNS entry is properly configured. Thank you. 0
Please sign in to leave a comment.
Comments
3 comments