PeopleInside
Regular Pleskian
- Server operating system version
- Ubuntu 22.04.3 LTS
- Plesk version and microupdate number
- Version 18.0.55 Update #2
When I create a backup and ask to be notified by email when the backup is ended, I get no email.
Email go into the spam and is refused by my email provider because is sent from not my domain but an external email provider, the email address used is my external administrator email address.
I followed the guide to set a different sender:
- How to change 'from' field in Plesk email notifications sent to clients?
Added on panel.ini the following:
but email from the Backup Manager still arrive from the wrong email address.
I tried to restart Plesk with the SSH command:
but the issue is the same.
Can be a BUG or there is other place where I need look to?
I also checked at Tools & Settings > Server Settings > Full hostname.
Here all is fine.
Email go into the spam and is refused by my email provider because is sent from not my domain but an external email provider, the email address used is my external administrator email address.
I followed the guide to set a different sender:
- How to change 'from' field in Plesk email notifications sent to clients?
Added on panel.ini the following:
Code:
[notification]
senderAddress= [email protected]
but email from the Backup Manager still arrive from the wrong email address.
I tried to restart Plesk with the SSH command:
Code:
service sw-engine restart && service sw-cp-server restart
but the issue is the same.
Can be a BUG or there is other place where I need look to?
I also checked at Tools & Settings > Server Settings > Full hostname.
Here all is fine.