diff --git a/etc/cron.jobs.in b/etc/cron.jobs.in index 345fef85..194b391e 100644 --- a/etc/cron.jobs.in +++ b/etc/cron.jobs.in @@ -27,4 +27,7 @@ piler's crontab: ### optional: regular AD sync 0 8 * * * /usr/bin/php LIBEXECDIR/piler/ldap_sync.php /srv/www/webui.yourdomain.com > LOCALSTATEDIR/piler/stat/adsync.stat +### optional: purge aged emails +2 0 * * * /usr/local/bin/pilerpurge +