• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue msmtp only accepts one email sender address

Bong

New Pleskian
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
 
Sorry for posting this in the wrong discussion.
I am using
Plesk Obsidian Web Host Edition
Version 18.0.41
 
You try this thing

[notification]
senderAddress =

I have a very similar problem,
 
Back
Top