Hello,
I am using External SMTP server.
At first it's not working
So I did review Mail log browser and noticed that plesk is sending email using the following email address
When I've tried changing the email registered at the External SMTP server to psaadm@mydomain.com
Email started to work properly as shown here
host=smtp.mydomain.com tls=on auth=on user=psaadm@mydomain.com from=psaadm@mydomain.com recipients=peter.parker@example.com mailsize=14674 smtpstatus=250 smtpmsg='250 OK' exitcode=EX_OK
But all emails being sent by root@mydomain.com all failed as shown here
host=smtp.mydomain.com tls=on auth=on user=psaadm@mydomain.com from=root@mydomain.com recipients=root smtpstatus=550 smtpmsg='550 From address must match authenticated address' errormsg='envelope from address root@mydomain.com not accepted by the server' exitcode=EX_DATAERR
How am I going to address this?
Under the Externam SMTP server, you can only enroll one email address
I am using External SMTP server.
At first it's not working
So I did review Mail log browser and noticed that plesk is sending email using the following email address
When I've tried changing the email registered at the External SMTP server to psaadm@mydomain.com
Email started to work properly as shown here
host=smtp.mydomain.com tls=on auth=on user=psaadm@mydomain.com from=psaadm@mydomain.com recipients=peter.parker@example.com mailsize=14674 smtpstatus=250 smtpmsg='250 OK' exitcode=EX_OK
But all emails being sent by root@mydomain.com all failed as shown here
host=smtp.mydomain.com tls=on auth=on user=psaadm@mydomain.com from=root@mydomain.com recipients=root smtpstatus=550 smtpmsg='550 From address must match authenticated address' errormsg='envelope from address root@mydomain.com not accepted by the server' exitcode=EX_DATAERR
How am I going to address this?
Under the Externam SMTP server, you can only enroll one email address