Skip to main content

SMTP Fails over Mobile Network

Comments

5 comments

  • cPanelMichael
    Ah, so a failed hostname lookup for that IP address seems to be the issue. What exactly is that about? Is it a setting that should be on to deter spam? Where would I go to address this issue? Any advice is greatly appreciated,

    Hello :) The issue is there's no RDNS record configured for that IP address. Please report this to the phone provider so they can address the issue. You can also browse to the "Access Lists" tab in "WHM >> Service Configuration >> Exim Configuration Manager" and add the IP address to the "Trusted SMTP IP addresses" list to see if that helps. Thank you.
    0
  • dsh
    Thanks for your response Michael. I have considered this but it will also require me to contact the technical support of every carrier here in Canada and acquire all of the IP addresses they use, for no carrier will let SMTP authenticate over their data networks. Edit: I have tried to add my phone's IP address to the "Trusted SMTP IP" lists to no avail.
    0
  • cPanelMichael
    Hello :) Could you clarify if the user is sending email to your server, or if the user is sending email to remote mail servers? Thank you.
    0
  • dsh
    Hey, The user was sending mail outside of our server, as well as internally. I should update this post to add that I was finally able to get mail to send after commenting out exim's option to verify the hostname of the sending IP. Because our mobile carriers don't have a hostname in the reverse lookup of an IP, none of them would send. I so hope this doesn't gravely impact the security of our email server.
    0
  • cPanelMichael
    Hey, The user was sending mail outside of our server, as well as internally. I should update this post to add that I was finally able to get mail to send after commenting out exim's option to verify the hostname of the sending IP. Because our mobile carriers don't have a hostname in the reverse lookup of an IP, none of them would send. I so hope this doesn't gravely impact the security of our email server.

    Additional information on enabling or disabling reverse host verification is found at: Reverse DNS Lookup Thank you.
    0

Please sign in to leave a comment.