Set a senders email address for Plesk notifications
I am sending mails from an external server, my Plesk Servers do not even have mail setup. Plesk offers the option to send notification mails (like backup errors,...) using an external SMTP server, but all mails get sent using the mail address
root@servername.domain.tld
My SMTP server does not have this mail address or even domain setup. I would like to set a custom email address for Plesk to send mails from in order to not have to set up a domain and mail address for every Plesk server.
This feature has been added to Plesk version 18.0.45. It can be set in the panel.ini file.
--
PD
-
SlimDeluxe commented
Hi, I opened a more general feature suggestion, please upvote here
https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/31893115-allow-configuration-of-msmtp-smtp-relay -
Olivier commented
when we use external smtp server, sender need to be real mailbox not psaadm@locahost..
so we must go in "/etc/msmtprc" to change
auto_from off
from name@domaine.combut this file can be overwrite....
i think we need extras options configuration in panel
for you information, i spend near 2 days to find this issue..