mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-30 23:00:04 +02:00
Add purge cron job for dbox
This commit is contained in:
parent
ec290acd1f
commit
d400417d0e
3 changed files with 12 additions and 1 deletions
5
target/dovecot/dovecot-purge.cron
Normal file
5
target/dovecot/dovecot-purge.cron
Normal file
|
@ -0,0 +1,5 @@
|
|||
#
|
||||
# Dovecot purge maintenance
|
||||
#
|
||||
# m h dom mon dow user command
|
||||
38 2 * * * root doveadm purge -A
|
Loading…
Add table
Add a link
Reference in a new issue