
rjbathgate
User
Jun 4, 2011, 11:29 AM
Post #1 of 3
(833 views)
Shortcut
|
|
Autobackup not sending emails
|
Can't Post
|
|
Hi, One of my installations of the Autobackup Plugin is not sending emails. The plugin in working fine in terms of generating the file and saving it on the server. Also, another installation, on the same server, works fine and successfully sends the emails.
$GLOBALS['AUTOBACKUP_EMAIL'] = 'myemail@email.com'; $GLOBALS['AUTOBACKUP_EMAIL_FREQUENCY'] = 'daily'; The backup files generated is about 100MB -- could this be the problem? Anyway to overcome a potential file size limit on the email? Thanks Rob
|