• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Backup/Restore task notification

Pagemakers

Silver Pleskian
I keep getting the following email each morning.

How to I stop it?


Backup task finished.

Task was created by with guid (827ac05b-3076-40c8-83c0-cd89e7a7d49a)


Creation date is: 2013-Aug-19 06:31:38
Task status is: success

Dump full name is: ftp://xx.onlinehome-server.info//xx.co.uk_1308190631.tar





<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="success" log-location="/usr/local/psa/PMM/sessions/2013-08-19-063138.76/migration.result"/>
 
Can you please check your plesk backup cron through following command

Code:
cat /etc/cron.d/plesk-backup-manager
 
[root@s15317819 ~]# cat /etc/cron.d/plesk-backup-manager
1,16,31,46 * * * * root [ -x /usr/local/psa/admin/sbin/backupmng ] && /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
 
What is your Plesk version? Do you have specified email address in "If any errors were encountered during the execution of this scheduled backup task, send notification email to" on page with Scheduled Backup Settings?
 
Panel version 11.0.9 Update #57

The emails the system is sending are about successful backups not unsuccessful ones.
 
Back
Top