1

Topic: Deleted logs

==== Required information ====
- iRedMail version: v1.8.2 (MySQL)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Debian
- Related log if you're reporting an issue:
====

Is there any option to deleted automatically the logs sent and received mails?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Deleted logs

Sure, please add a cron job to execute script 'tools/cleanup_amavisd_db.py' under iRedAdmin-Pro directory.
For example:

30  1   *   *   *   python /usr/share/apache2/iredadmin/tools/cleanup_amavisd_db.py >/dev/null