1 message in net.sourceforge.lists.courier-users[courier-users] courier-pop3 problem
FromSent OnAttachments
Samuel C PereiraOct 20, 2003 7:15 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] courier-pop3 problemActions...
From:Samuel C Pereira (samu@oninet.pt)
Date:Oct 20, 2003 7:15:45 pm
List:net.sourceforge.lists.courier-users

Hi

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