Emails not going through SMTP Relay on EXIM
Hello,
My server provider is Godaddy Gen4 in Europe, they asked me to use "n1smtpout.europe.secureserver.net " as the smtp relay. But recently my outgoing emails bounceback with this message:
[QUOTE]MTA n1nlvphout03.shr.prod.ams1.secureserver.net received this response from the destination host IP - 208.70.211.233 - 553, 553 Your IP [188.121.43.202] is on one or more DNS blacklists.
In EXIM advanced editor, in section: postmailcount I have :
Why my emails are going through the blocked relay n1nlvphout03.shr.prod.ams1.secureserver.net ? Thanks
In EXIM advanced editor, in section: postmailcount I have :
send_to_smart_host:
driver = manualroute
route_list = !+local_domains n1smtpout.europe.secureserver.net
transport = remote_smtpWhy my emails are going through the blocked relay n1nlvphout03.shr.prod.ams1.secureserver.net ? Thanks
-
That is likely the public facing ip and name of the mail router that they have set up. It's not surprising it's different than what your setting is. Given the quantity of hosting accounts and servers they sell it's also not a surprise that their email relay ips are blacklisted. You should probably consider getting your own smtp relay service that provides better service. There are many though our preferred one is mailchannels. 0 -
That is likely the public facing ip and name of the mail router that they have set up. It's not surprising it's different than what your setting is. Given the quantity of hosting accounts and servers they sell it's also not a surprise that their email relay IPs are blacklisted. You should probably consider getting your own smtp relay service that provides better service. There are many though our preferred one is mailchannels.
Yes they have currently 4 IP addresses blacklisted since 1 week, when I called them they told me to support myself because they need 2 months to whitelist those IPs. I'm looking for mailchannels. I didn't know those services exist, but I prefer to get some official advice from cPanel moderator. The funny part is when they throw the blame on me while my SMTP relay usage didn't exceeded 500 per day, according to Godaddy monitoring tools. Thanks :)0 -
The IP address 188.121.43.202 is very clearly the culprit from the response that you were sent, though checking it against common RBL's currently does not produce a result for me currently. 0 -
The IP address 188.121.43.202 is very clearly the culprit from the response that you were sent, though checking it against common RBL's currently does not produce a result for me currently.
Hi, You mean the IP is not blacklisted ? or it is ? I used MXToolbox to check on the IP. The result is blaklisted on 2 ports :- BACKSCATTERER
- IBM DNS Blacklist
0 -
I used mxtoolbox and multi-rbl-check both of which came up with nothing. I can't speak for whether or not you can avoid using it, that's something your provider needs to address. They may have rules and requirements that you use their mail relay. 0 -
Alright, thank you for the support :) 0
Please sign in to leave a comment.
Comments
6 comments