5 Oct
2009
5 Oct
'09
11:52 p.m.
On Mon, 2009-10-05 at 14:53 -0400, William Witteman wrote:
log_path: /var/log/dovecot.log info_log_path: /var/log/dovecot-info.log .. lda: log_path: /home/vmail/dovecot-deliver.log
If nothing is logged there, try also:
protocol lda { .. info_log_path = /home/vmail/dovecot-deliver.log }
Looks like failure to open info log file isn't logged to log_path. I'll go and fix that.