>
> i messed around with this setup a while back. essentially, you need to
> edit tow files: slapd.user_oc.conf and slapd.user_at.conf. put the
> qmailUser definition into slapd.user_oc.conf, and your attribute
> definitions into slapd.user_at.conf. restart the server, and you're on
> your way.
>
> Thanks for the input...
>
> one problem that i never sloved: it looked to me like the iplanet server
> by default would never return the userPassword attribute in a search. as
> a result of this receiving mail worked just fine, but auth_pop/auth_imap
> never worked. i never managed to figure this out, and never got a chance,
> as we dropped iplanet.
>
> What do you mean here? How were you able to tell this? What logs did you
> look at, etc?
set DEBUGLEVEL=255 (after compiling DEBUG in), and make sure that you're
logging pop (i didn't bother logging imap, as i never got that
far). check out www.lifewithqmail.org for example on how to set up and
log pop.