I have install courier-imap + maildrop + qmail with this config... in a debian
# courier-imap
./configure --without-certdb --without-authpam --without-authldap --without-authpwd --without-authmysql --without-authpgsql --without-authvchkpw --without-authcram --without-authdaemon --without-authcustom
# maildrop
./configure --enable-userdb --enable-maildirquota --enable-syslog=1
Edit maildrop/config.h, and make the following changes: change DEFAULT_DEF to: #define DEFAULT_DEF ``./Maildir'' add this line: #define MAILBOX_MODE ``0600'' change TRUSTED_USERS to: #define TRUSTED_USERS ``root mail daemon alias''
#qmail-src with apt-get
I configure userdb with no problem, and create some virtual domains and accounts.
I can log with system users and virtual user to imapd, but with pop3 only with system passwd ...
Why ?
My AUTHMODULES="authuserdb authshadow" in both configs are the same..
Can you help me ? I hope you can understand my english :)
Samuel
------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
