Topic: cleanup_amavisd_db.py
==== Required information ====
- iRedMail version: 0.8.7 (Pro 1.8.2)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Debian Wheezy
- Related log if you're reporting an issue:
====
Hi, it seems that the cron job for cleanup_amavisd_db.py is not running, but from crontab -l -u root we see:
1 3 * * * /usr/sbin/cbpadmin --config=/etc/cluebringer/cluebringer.conf --cleanup >/dev/null
# iRedMail: Cleanup Amavisd database
1 2 * * * python /usr/share/apache2/iRedAdmin-0.3.1/tools/cleanup_amavisd_db.py &>/dev/null
# iRedMail: update Awstats statistics
1 */1 * * * perl /usr/lib/cgi-bin/awstats.pl -config=web -update >/dev/null
1 */1 * * * perl /usr/lib/cgi-bin/awstats.pl -config=smtp -update >/dev/null
# iRedMail: Backup MySQL databases on 03:30 AM
30 3 * * * /bin/bash /var/vmail/backup/backup_mysql.sh
Should not that meen that the cron is running at 0201 every night?
(The cleanup works when executing it manualy)
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.