Plesk for Windows
Plesk for Linux
kb: how-to
ABT: Group B
Question
How to change sender and mail subject of backup notifications in Plesk?
Answer
-
Open file
/usr/local/psa/admin/share/pmmcli/pmmcli-rc
in text editor (e.g. vi for Linux) and specify required sender:CONFIG_TEXT: # Notification mail 'mail-from' parameter
NOTIFICATION_MAIL_FROM " username@example.com "
# Notification mail 'mail-reply-to' parameter
NOTIFICATION_MAIL_REPLYTO " username@example.com " -
Specify the required mail subject in
/usr/local/psa/admin/share/pmmcli/pmmcli-rc
:CONFIG_TEXT: # Backup task notification mail subject
NOTIFICATION_MAIL_SUBJECT_BACKUP 'Backup task notification'
# Restore task notification mail subject
NOTIFICATION_MAIL_SUBJECT_RESTORE 'Restore task notification'
Note: for Windows open %plesk_dir%admin\share\pmmcli\pmmcli-rc
file.
Comments
6 comments
I have followed your tutorial written above, however it doesn't send e-mail correctly, it doesn't use SMTP, there is no DKIM etc.
can you please post configuration for external SMTP server for example, or internal SMTP server running on Plesk where DKIM is configured
please test using some @gmail.com address as a receiver, under "show original" it should use SPF, DKIM and DMARC if configured on the server, so message doesn't end up in SPAM
Hello Peter Burek
The issue should be resolved on the installations with the latest Plesk Obsidian.
What Plesk version do you use?
Plesk Obsidian Version 18.0.25 Update #2
Hello Peter Burek
In that case, I would suggest submitting a support request. An investigation is required.
This isn't fixed in the latest update cause my customers complaining about getting these emails and they coming in as spam
Same issue here, I'm on plesk Obsidian 18.0.34
Please sign in to leave a comment.