Hi. I've installed Fedora 18 with courier-authlib-0.65 and courier-imap-4.12. 
I'm using the howtoforge setup to do virtual mailboxes with MySQL. I can't pick 
up my email with any protocol (imap, pop3, imaps, pop3s). I can pass authtest 
fine, the logs show I authenticate but I can't get imap/pop3/whatever to work. 
One pass: Mar 25 22:49:16 c3po authdaemond: received auth request, 
service=imap, authtype=login
Mar 25 22:49:16 c3po authdaemond: authmysql: trying this module
Mar 25 22:49:16 c3po authdaemond: authmysqllib: connected. Versions: header 
50530, client 50530, server 50530
Mar 25 22:49:16 c3po authdaemond: SQL query: SELECT email, password, "", 5000, 
5000, "/home/vmail", 
CONCAT(SUBSTRING_INDEX(email,'@',-1),'/',SUBSTRING_INDEX(email,'@',1),'/'), 
quota, "", "" FROM users WHERE email = (mail)
Mar 25 22:49:16 c3po authdaemond: password matches successfully
Mar 25 22:49:16 c3po authdaemond: authmysql: sysusername=<null>, 
sysuserid=5000, sysgroupid=5000, homedir=/home/vmail, (mail), fullname=<null>, 
maildir=(maildir), quota=99999999999, options=<null>
Mar 25 22:49:16 c3po authdaemond: authmysql: clearpasswd=<null>, passwd=(none)
Mar 25 22:49:16 c3po authdaemond: Authenticated: sysusername=<null>, 
sysuserid=5000, sysgroupid=5000, homedir=/home/vmail, (mail), fullname=<null>, 
maildir=(maildir), quota=99999999999, options=<null>
Mar 25 22:49:16 c3po authdaemond: Authenticated: clearpasswd=(none), 
passwd=(none)
Mar 25 22:49:15 c3po imapd-ssl: Connection, ip=[::ffff:192.168.168.125]
Mar 25 22:49:16 c3po imapd-ssl: exec(/usr/lib/courier-imap/bin/imapd) failed!!
Mar 25 22:49:16 c3po imapd-ssl: LOGIN FAILED, user=(user), 
ip=[::ffff:192.168.168.125]
Mar 25 22:49:23 c3po imapd-ssl: Unexpected SSL connection shutdown.
Mar 25 22:49:23 c3po imapd-ssl: DISCONNECTED, (user), 
ip=[::ffff:192.168.168.125], headers=0, body=0, rcvd=60, sent=522, time=8, 
starttls=1
Mar 25 22:49:24 c3po imapd-ssl: Connection, ip=[::ffff:192.168.168.125]
Mar 25 22:49:24 c3po imapd-ssl: Unexpected SSL connection shutdown.
Mar 25 22:49:24 c3po imapd-ssl: Disconnected, ip=[::ffff:192.168.168.125], 
time=0, starttls=1
 I don't know why exec(any) is failing and don't really know where to further 
start troubleshooting this. Ideas on what to look at/do next would be 
appreciated.Thanks!                                           
------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to