> So i guess doing...
> 
> $Conf{EMailNotifyOldBackupDays} = 365.0;
> $Conf{EMailNotifyOldBackupDays} = 365;
> 
> should mean...
> 
> Only notify after 365 days if a backup has not been done,
> then only send additional notifications every 365 days there after.

I don't think I should have to set either EMailNotifyOldBackupDays or
EMailNotifyOldBackupDays. 

The point I want to emphasize is that the email reminders I am receiving are for
machines with $Conf{FullPeriod} = -2, ie. machines with backups disabled.

In order for the EMailNotifyOldBackupDays and EMailNotifyOldBackupDays method to
be effective, I think I'd have to do it on a per-host basis for the machines
with backups disabled. I think that machines with $Conf{FullPeriod} = -2 should
not receive "no recent backups"-type email reminders _by default_. It seems
illogical to send such reminders for machines with backups disabled.

K




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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