SMTP server response: 503 This mail server requires authenti
Posted: Thu Oct 29, 2015 6:50 am
When trying to send an email from our 'newly installed' online store (Version 2.1.0.1) via a script I am receiving the following error message
"SMTP server response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. "
The contact form within the online store works with the settings I have in place which I presume is because the email is being sent to sales@our store.com which is a local address.
The issue seems to be when trying to send emails out from the server to other addresses
Is this a setting on the server itself that needs adjusting or something within the Opencart files/settings?
Many thanks,
Edit: The full error message is below...
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
OK
<b>Warning</b>: mail(): SMTP server response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server. in <b>C:Inetpubvhostsour_store.comhttpdocsstoresystemlibrarymail.php</b> on line <b>164</b>[]
"SMTP server response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. "
The contact form within the online store works with the settings I have in place which I presume is because the email is being sent to sales@our store.com which is a local address.
The issue seems to be when trying to send emails out from the server to other addresses
Is this a setting on the server itself that needs adjusting or something within the Opencart files/settings?
Many thanks,
Edit: The full error message is below...
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
OK
<b>Warning</b>: mail(): SMTP server response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server. in <b>C:Inetpubvhostsour_store.comhttpdocsstoresystemlibrarymail.php</b> on line <b>164</b>[]