I don't use courier-imap services at all, adding imapd with
tcpserver,using auth_imap to verify password is enough. There is a lot
of webpages that show you how to add courier-imap tcpserver with
auth_imap, for example http://www.lifewithqmail.org/ldap .
Russell Simpkins wrote:
I use courier-imap-3.0.7 with qmail. The trick was to use SHA for the
passwords and in my startup script i did this:
LIBAUTHMODULES="/var/qmail/bin/auth_imap"
and commented out the authdaemon. I've not followed the complete thread,
so I'm not sure this will help.