Re: [Personalbackup-users] Mail notification
Status: Beta
Brought to you by:
linuxtuxie
From: kku <kk...@el...> - 2005-02-23 09:06:11
|
At 08:38 23/02/2005, you wrote: >Hi, > >I set up 1 backup for today, and I receive a mail that the backup is OK >every 15 minutes! >Is this normal? No it is not, you should receive a max of $maxretry times a mail if you ask for it. However I also got notified by my users that this behaviour occurs. That's why yesterday I committed some new stuff that should solve the problem you described. If you update to the HEAD revision of the CVS-tree you will need to adjust your database. you will need to add a column comp_size to the backuplog table. However if there is no crucial data in your database, the easiest thing you can do is drop the database and create it again with database.sql Regards, LinuxTuxie |