Hi
I compiled and configured dovecot-lda as explained in the Wiki (current
CVS version).
Now I get the following error message:
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; Command died with status 80:
"/usr/local/libexec/dovecot/deliver". Command output: deliver:
Fatal: Can't
open log file /var/log/dovecot.log: Permission denied
Now, do I have to set this
socket listen {
master {
path = /var/run/dovecot-auth-master
mode = 0666
user = vmail # User running Dovecot LDA
group = vmail # alternatively mode 0660 + LDA user in this group
}
}
to something else?
Or chown the log file?
I use Postfix and Dovecot on Ubuntu Breezy.
Thanks
Martin