Add logrotate/dovecot
This commit is contained in:
11
logrotate/dovecot
Normal file
11
logrotate/dovecot
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
/var/log/dovecot.log {
|
||||||
|
daily
|
||||||
|
rotate 15
|
||||||
|
missingok
|
||||||
|
notifempty
|
||||||
|
compress
|
||||||
|
delaycompress
|
||||||
|
postrotate
|
||||||
|
doveadm log reopen
|
||||||
|
endscript
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user