[Dovecot] Reading mail for Virtual and Real LDAP Users
Aaron Luchko
aaron.luchko at oxn.ca
Tue Feb 20 19:28:22 UTC 2007
On Tue, 2007-02-20 at 14:13 -0500, Marshal Newrock wrote:
> On Tue, 20 Feb 2007 11:39:39 -0700
> Aaron Luchko <aaron.luchko at oxn.ca> wrote:
[snip]
> > auth default {
> > mechanisms = plain
> > passdb pam {
> > }
> > userdb passwd {
> > }
> > userdb ldap {
> > args = /etc/dovecot-ldap.conf
> > }
> > passdb ldap {
> > args = /etc/dovecot-ldap.conf
> > }
> > user = root
> > }
>
> Comment out "passdb pam" and "userdb passwd". These are telling
> dovecot to look for real system users.
Awesome!
It works now, thanks a bunch.
Aaron
More information about the dovecot
mailing list