cron tries to send email to strange places
marcp - December 24, 2008 - 20:59
| Project: | DB Maintenance |
| Version: | 6.x-2.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
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().

#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.