[Dovecot] Add quota_notify script

[Dovecot] Some minor changes to quarantine notification script to catch more errors
This commit is contained in:
andryyy
2019-02-05 00:00:22 +01:00
parent aa1e03476d
commit c7c1422095
4 changed files with 86 additions and 2 deletions

View File

@@ -165,7 +165,8 @@ chmod +x /usr/local/lib/dovecot/sieve/rspamd-pipe-ham \
/usr/local/bin/trim_logs.sh \
/usr/local/bin/sa-rules.sh \
/usr/local/bin/maildir_gc.sh \
/usr/local/sbin/stop-supervisor.sh
/usr/local/sbin/stop-supervisor.sh \
/usr/local/bin/quota_notify.py
# Setup cronjobs
echo '* * * * * root /usr/local/bin/imapsync_cron.pl 2>&1 | /usr/bin/logger' > /etc/cron.d/imapsync