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:
Why my emails are going through the blocked relay n1nlvphout03.shr.prod.ams1.secureserver.net ?
Thanks
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:
In EXIM advanced editor, in section: postmailcount I have :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.
Code:
send_to_smart_host:
driver = manualroute
route_list = !+local_domains n1smtpout.europe.secureserver.net
transport = remote_smtp
Thanks