Hi list.

I have a Qmail vpopmail system running on Debian/unstable with no problems. 
I have both real and virtual users on the system.
For a couple of days I have tried to teach my Courier-IMAP to authenticate viritual 
accounts with no luck.

It seems to me that the Coruier-IMAP .deb is compiled with;

(from the debian-patched source)
royce@curlin:~/imap/courier-0.37.3$ grep 'vchk' debian/rules
                --without-authvchkpw 

However, that module (I think) is needed by Courier's authentication-daemon?

Now.

I added (what I beleve is correct) to /etc/courier/autodaemonrc

authmodulelist="authpam authvchkpw"

authpam (for the users with real accounts) and authvchkpw (for the virtuals).

no success. Still pop3 and IMAP (for real users) works perfectley.
Login-name for virtual pop3 and IMAP is the same, username@domain as login-name. (I've 
even tried username%domain, with no success).


Re-compiling the package --with-authvchkpw resulted in some error with 
/var/lib/vpopmail/etc/lib_deps (wich was not found)... so i touched it and tried 
again.. Now i was missing some other libraries, added them.. and the result was 
compilation-errors.

I read through goggle and tried to find out by myself, but I believe I'm stuck.


Have anyone got Imap to work with vpop-authentication ?

Please help if you can!

Very best regards,

Christofer


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to