Andreas Meyer wrote: > Ben Morrow <b...@morrow.me.uk> wrote: > > > > # su - vmail > > > vmail@delta:~> doveconf -m lda base_dir auth_socket_path > > > base_dir = /usr/var/run/dovecot > > > auth_socket_path = auth-userdb > > > > > > But I don't know how to tell dovecot-lda to listen on sockets > > > in /usr/var/run/dovecot > > > > Do you mean 'connect to'? It's important to be clear. > > hm, what does dovecot-lda do? I think it tries to connect to > /usr/var/run/dovecot/auth-userdb ?
Try to trace the open syscalls of dovecot-lda and its children: strace -f -eopen /usr/libexec/dovecot/dovecot-lda -f anme...@anup.de -d anme...@anup.de This should give you an idea about which files dovecot-lda really tries to open. Regards Daniel -- https://plus.google.com/103021802792276734820