Hi,
backupPC does not send notification to the user when the backup failed.
Please Help.
When i do :
1. /usr/share/backuppc/bin/BackupPC_sendEmail -u backuppc
I receive the mail from BackupPC
2. Her are my settings
$Conf{SendmailPath} = '/usr/sbin/sendmail';
$Conf{EMailNotifyMinDays} = '0.5';
$Conf{EMailFromUserName} = '[email protected]';
$Conf{EMailAdminUserName} = '[email protected]';
$Conf{EMailUserDestDomain} = '@mydomain';
$Conf{EMailNoBackupEverSubj} = undef;
$Conf{EMailNoBackupEverMesg} = undef;
$Conf{EMailNoBackupRecentSubj} = undef;
$Conf{EMailNoBackupRecentMesg} = undef;
$Conf{EMailNotifyOldOutlookDays} = '5';
$Conf{EMailOutlookBackupSubj} = undef;
$Conf{EMailOutlookBackupMesg} = undef;
I use Postfix as MTA
main.cf
...
default_transport = smtp
relayhost = 190.191.192.193
#mynetworks = 127.0.0.0/8, 192.168.0.0/16
masquerade_domains = mydomain.net
myhostname = zeus.mydomain.net
mydomain = mydomain.net
mydestination = $myhostname, localhost.$mydomain, $mydomain
inet_interfaces = all
Thanks for your help
regards,
HH
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/