Hi all,
Since migration my customers complain that mail from their website is not working anymore.
I have tested this, and indeed it doesn’t work anymore. When the webapp sends smtp to localhost the mail is rejected (5.7.1 Unable to relay for… ).
Seems that smtp service on the webservers does not accept outgoing mail anymore.
Stephen did an announcement (see here) where he sayd that jodo recommends smtp authenticated emailing through the port 587 of the mailserver linked to the domain for webforms.
I tried to configure this, port 587, no-ssl, basic authentication with user/pass from cp user, both on Windows domain (DotNetNuke website) and also on a Unix domain (Joomla site). Both do not work. On Windows-hosted site (DNN) I get a 5.7.1. error “sorry, that domain isn’t allowed to be relayed thru this MTA”.
Anybody knows how to resolve this?
Thanks,
Jan-Pieter