Autobackup not sending emails

3 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: June 6, 2011   (RSS)

By rjbathgate - June 4, 2011

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

Re: [Jason] Autobackup not sending emails

By rjbathgate - June 6, 2011

Hey,

Yeah thought it would be.

Unfortunately no way to reduce database size - it'd help if the autobackup plugin used the gz compression ;)

Cheers