Hi I have a problem with courierpop3 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK Hello there. user nowy +OK Password required. pass nowy -ERR Login failed. nowy ->> e-mail account in the database Dec 10 00:34:21 duron courierpop3login: Connection, ip=[::ffff:127.0.0.1] Dec 10 00:34:33 duron courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] Dec 10 00:35:10 duron courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] -------- Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK Hello there. user geno +OK Password required. pass geno -ERR Login failed. geno ->> system account
Dec 10 00:34:21 duron courierpop3login: Connection, ip=[::ffff:127.0.0.1] Dec 10 00:34:33 duron courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] Dec 10 00:35:10 duron courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] --- my configuration file cat /etc/courier/authmysqlrc MYSQL_SERVER localhost MYSQL_USERNAME postfix MYSQL_PASSWORD <someone passwd> MYSQL_PORT 0 MYSQL_DATABASE postfix MYSQL_USER_TABLE mailbox MYSQL_CLEAR_PWFIELD password DEFAULT_DOMAIN default domain MYSQL_UID_FIELD '103' MYSQL_GID_FIELD '103' MYSQL_LOGIN_FIELD username MYSQL_HOME_FIELD '/var/spool/mail/virtual/' MYSQL_NAME_FIELD name MYSQL_MAILDIR_FIELD maildir MYSQL_SOCKET '/var/run/mysqld/mysqld.sock' MYSQL_CRYPT_PWFIELD password MYSQL_CLEAR_PWFIELD clear
cat /etc/courier/pop3d prefix=/usr exec_prefix=/usr sbindir="/usr/sbin" PIDFILE=/var/run/courier/pop3d.pid MAXDAEMONS=40 MAXPERIP=4 AUTHMODULES="authdaemon" AUTHMODULES_ORIG="authdaemon" POP3AUTH="" POP3AUTH_ORIG="LOGIN CRAM-MD5 CRAM-SHA1" POP3AUTH_TLS="" POP3AUTH_TLS_ORIG="LOGIN PLAIN" PORT=110 ADDRESS=0 TCPDOPTS="-nodnslookup -noidentlookup" POP3DSTART=YES DEBUG_LOGIN=2
cat /etc/courier/authdaemonrc
authmodulelist="authmysql"
authmodulelistorig="authcustom authcram authuserdb authldap authmysql authpam"
daemons=5
version="authdaemond.mysql"
authdaemonvar=/var/run/courier/authdaemon
/etc/courier/authmodulelist
authdaemon
What's wrong in my configuration file ? My distribution -> Debian testing (sarge)
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
