Download & Extend

cron tries to send email to strange places

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

Status:active» closed (won't fix)

jgraham has been absent and I don't have the time to support the new backup feature.