Hi
I just spent a half an hour with InMotion tech support on chat. The problem is that Abantecart mail isn't working on their servers. I tried my site (1.2.3) and also did a fresh install of AbanteCart cart 1.2.4. Both have the same problem. Tried both mail() and SMTP, different ports, etc. The tech support tested and tried themselves and finally said "I honestly don't know why its not working, it could be a server issue with incorrect php version but we are just not getting errors to show it."
My localhost mail is working fine with everything else. She said this is PHP version is 5.3.
Sometimes, depending on settings, there are errors in the log, such as these:
2015-11-11 2:13:13 - warning: AbanteCart core v.1.2.3 fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in <b>/home/botani22/public_html/core/lib/mail.php</b> on line <b>234</b>
2015-11-11 2:13:13 - warning: AbanteCart core v.1.2.3 fsockopen(): unable to connect to biz183.inmotionhosting.com:587 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in <b>/home/botani22/public_html/core/lib/mail.php</b> on line <b>234</b>
2015-11-11 2:13:13 - Error: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
Or if I change to SMTP setting with "securebiz183inmotionhosting.com" I get this:
2015-11-10 19:51:43 - Error: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
2015-11-10 20:02:08 - Error: EHLO not accepted from server!
2015-11-10 20:02:08 - Error: AUTH LOGIN not accepted from server!
2015-11-10 20:02:08 - Error: Username not accepted from server!
2015-11-10 20:02:08 - Error: Password not accepted from server!
2015-11-10 20:02:08 - Error: MAIL FROM not accepted from server!
2015-11-10 20:02:08 - Error: RCPT TO not accepted from server!
2015-11-10 20:02:08 - Error: DATA not accepted from server!
2015-11-10 20:02:08 - Error: DATA not accepted from server!
2015-11-10 20:02:08 - Error: QUIT not accepted from server!
Anyway, this started after moving from Arvixe. At arvixe the mail worked fine with default mail setting.
As of now there is no contact mail, no sales confirmation mails, nothing.
Any ideas on this? Any work arounds?
Thanks much