rowley

Registered
Sep 1, 2017
1
0
1
South Australia
cPanel Access Level
Root Administrator
# host <ip>
resolves: Host 43.xx.xx.13.in-addr.arpa. not found: 3(NXDOMAIN)

# dig +nssearch 43.xx.xx.13.in-addr.arpa
resolves: <NOTHING>

# 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 -
 
Last edited by a moderator:

24x7server

Well-Known Member
Apr 17, 2013
1,912
99
78
India
cPanel Access Level
Root Administrator
Twitter
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..
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,270
463