Posted by marcp on December 24, 2008 at 8:59pm
Jump to:
| Project: | DB Maintenance |
| Version: | 6.x-2.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
When cron runs it tries to send email to the configured address for notification along with the return values from db_maintenance_do_db_backup() and db_maintanence_do_files_backup().
The latter two aren't email addresses -- they are file names.
When this gets fixed, it would be good to fix the typo in the function named db_maintanence_do_files_backup().
Comments
#1
I fixed the function spelling problem, but the email is still pending.
#2
jgraham has been absent and I don't have the time to support the new backup feature.