I've installed BackupPC and it's working pretty well so far with RSync 
(using the rsyncd program).

However, it hasn't as of yet sent me an email letting me know the job is 
done / not done / etc.

Any ideas?  (everything but the domain name is real).  Just ran an 
incremental job, nothing shows on the "recent email summary" screen.

I've run the test program, and it sends just fine (after setting it's suid).

$Conf{EMailNotifyMinDays} = '1';
$Conf{EMailFromUserName} = '[EMAIL PROTECTED]';
$Conf{EMailAdminUserName} = '[EMAIL PROTECTED]';
$Conf{EMailUserDestDomain} = 'example.com';
$Conf{EMailNoBackupEverSubj} = 'BackupReport';
$Conf{EMailNoBackupEverMesg} = undef;
$Conf{EMailNotifyOldBackupDays} = '7';
$Conf{EMailNoBackupRecentSubj} = undef;
$Conf{EMailNoBackupRecentMesg} = undef;
$Conf{EMailNotifyOldOutlookDays} = '5';
$Conf{EMailOutlookBackupSubj} = undef;
$Conf{EMailOutlookBackupMesg} = undef;
$Conf{EMailHeaders} = 'MIME-Version: 1.0

  'EMailOutlookBackupSubj' => '1',
  'EMailFromUserName' => '1',
  'EMailNotifyOldBackupDays' => '1',
  'EMailAdminUserName' => '1',
  'EMailNotifyOldOutlookDays' => '1',
  'EMailUserDestDomain' => '1',
  'EMailNoBackupRecentMesg' => '1',
  'EMailNoBackupEverSubj' => '1',
  'EMailNoBackupRecentSubj' => '1',
  'EMailNotifyMinDays' => '1',
  'EMailOutlookBackupMesg' => '1',
  'EMailNoBackupEverMesg' => '1',
  'EMailHeaders' => '1',

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to