Ch Chai skrev den 2012-12-31 08:11:
* found this path when by run this command : doveadm log find Debug: /var/log/dovecot-debug.log Info: /var/log/dovecot-info.log
above 2 is a good example on how to make it logs
Warning: /var/log/dovecot.log Error: /var/log/dovecot.log Fatal: /var/log/dovecot.log
nothing works here since there is 2 filelooks on the first one so no important error fatal is logged
make them as seperate log files should resolve that Warning: /var/log/dovecot-warning.log Error: /var/log/dovecot-error.log Fatal: /var/log/dovecot-fatal.log nope ?
