Hello, i'm running courier-imap 2.1.1 with postfix
2.0.15 on a freebsd 4.8 system.

My problem is the imap server kicks me off when i try
to log in.

[#] -> telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA
IDLE] Courier-IMAP ready. Copyright 1998-2003 Double
Precision, Inc.  See COPYING for distribution
information.
a001 LOGIN [EMAIL PROTECTED] mypassword
Connection closed by foreign host.

I'm using mysql as auth.
this is my authmysqlrc:
MYSQL_CRYPT_PWFIELD     password
MYSQL_DATABASE          postfix
MYSQL_GID_FIELD         '4001'
MYSQL_HOME_FIELD        '/usr/local/virtual/'
MYSQL_LOGIN_FIELD       username
MYSQL_MAILDIR_FIELD     maildir
MYSQL_NAME_FIELD        name
MYSQL_OPT               0
MYSQL_PASSWORD          thepassword
MYSQL_SERVER            localhost
MYSQL_SOCKET            /tmp/mysql.sock
MYSQL_UID_FIELD         '4001'
MYSQL_USERNAME          postfix
MYSQL_USER_TABLE        mailbox

I've made mysql log all queries and no query is sent
to it when it tries to log in. Not even an attempt to
log in. I can connect to mysql manually and log in
with the user and execute queries on the table.

Nothing at all from courier in the logs.

Anyone have any idea what could be wrong?

H�strusk och gr� moln - k�p en resa till solen p� Yahoo! Resor p� adressen 
http://se.docs.yahoo.com/travel/index.html


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to