Yakkety Yak configs

This commit is contained in:
Serghey Rodin 2016-12-13 15:53:57 +02:00
commit 8969cad0c8
128 changed files with 6699 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
}