And we can presume you are using AIX?  Ultrix?

Qpopper uses getpwent() and unix passwords for authentication.
Changes to that should be done carefully and with lots of testing
(and patches available!)

Quoting sven ([EMAIL PROTECTED]):
> I have Qpopper 4.0.4 running and it seems to work fine so far.
> But there is one single problem that I can't solve.
>
> Now I only need to figure out how to instruct Qpopper to 
> authenticate users against eg. a hashed BerkeleyDB with entries
> like [EMAIL PROTECTED]:cryptpass. It kinda worked with PAM,
> but only if the user is present in /etc/passwd, something I want
> to avoid. Plus, I couldn't authenticate with [EMAIL PROTECTED] but
> only with user (what doesn't help much if I also want to add 
> eg. [EMAIL PROTECTED]). 
>
> I'm open for anything; if someone has a different approach, let me
> know. As long as I don't have to add users to the passwd, I'm
> gonna try it.

Reply via email to