Debian11 configs tree

This commit is contained in:
myvesta 2021-07-16 11:30:57 +02:00
commit 3fdf72082e
158 changed files with 9006 additions and 0 deletions

View file

@ -0,0 +1,12 @@
/var/log/dovecot*.log {
weekly
rotate 4
missingok
notifempty
compress
delaycompress
sharedscripts
postrotate
doveadm log reopen
endscript
}