Jeffrey Walton <noloa...@gmail.com> writes:

passdb {
  args = /var/mail/%d/users
  driver = passwd-file
}
...
userdb {
  driver = passwd
}

Your userdb and passdb are not using the same DB: did you intend this?
Does the userdb have "user@domain" entries, rather than just "user"
entries?  The diagnostics I referred to in my last post would have been
helpful here.

# postconf -n

If you're having problems authenticating to the IMAP service, then you
ought to concentrate on that problem: it's likely your LDA problem is
dependent on that solution.

Joseph Tam <jtam.h...@gmail.com>

Reply via email to