Sat, Jun 20, 2009 at 04:22:12PM -0400, Claude Gélinas wrote: > My procmail log keep filling with the following error > > procmail: Program failure (75) of "/usr/libexec/dovecot/deliver" > Can't open log file /var/log/dovecot.log: Permission denied
If you want 'deliver' to log in user home directories, change log path in your
global dovecot configuration, e.g.:
protocol lda {
[...]
log_path = ~/.MAIL/deliver.log
info_log_path = ~/.MAIL/deliver.log
}
--
Marcin Rzepecki
m.rzepecki(at)iem.pw.edu.pl
