Displaying 2 results from an estimated 2 matches for "e0bc855e".
2018 Jun 15
2
After logrotation Dovecot still writes to old log file
...ealand)
Mobile (text only) ...  +64 21 261 89 81
Email ................  michael at binarykitchen.com
Website ..............  http://www.binarykitchen.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20180615/e0bc855e/attachment.html>
2018 Jun 14
2
After logrotation Dovecot still writes to old log file
Hi there
This is weird. On my latest Ubuntu server Dovecot seems to write to 
/var/log/dovecot.log.1 instead of a recently created /var/log/dovecot.log
Here my logrotate config for Dovecot:
/var/log/dovecot.log {
 ??????? su root syslog
 ??????? rotate 7
 ??????? missingok
 ??????? copytruncate
 ??????? create 666 root syslog
 ??????? sharedscripts
 ??????? postrotate
 ??????????? doveadm log