Hi guys,

This is the first time I write to this list and I'm only doing it because
this is my last option to find a solution for my problem.

I installed courier-imap with Mysql and everything seems to be working fine.
I have a bunch of virtual users in my Mysql table and I'm able to connect to
the pop or imap server and verify the user and pass.
The problem comes when it's time to retrieve the email from the mailboxes.

This is what I get in the error logs:

Nov  9 14:25:43 mail pop3d: Connection, ip=[::ffff:127.0.0.1]
Nov  9 14:25:55 mail authdaemond: received auth request, service=pop3,
authtype=login
Nov  9 14:25:55 mail authdaemond: authmysql: trying this module
Nov  9 14:25:55 mail authdaemond: SQL query: SELECT username, password, "",
'1461', '1461', '/var/spool/mail/', maildir, "", name, "" FROM mailbox WHERE
username = "[EMAIL PROTECTED]" AND (active=1)
Nov  9 14:25:55 mail authdaemond: password matches successfully
Nov  9 14:25:55 mail authdaemond: authmysql: sysusername=<null>,
sysuserid=1461, sysgroupid=1461, homedir=/var/spool/mail/,
[EMAIL PROTECTED], fullname=Just a test,
maildir=juris.com.br/teste/, quota=<null>, options=<null>
Nov  9 14:25:55 mail authdaemond: Authenticated: sysusername=<null>,
sysuserid=1461, sysgroupid=1461, homedir=/var/spool/mail/,
[EMAIL PROTECTED], fullname=Just a test,
maildir=juris.com.br/teste/, quota=<null>, options=<null>
Nov  9 14:25:55 mail pop3d: LOCKED, user=nobody, ip=[::ffff:127.0.0.1]

Mailbox format and permission is correct. I can send emails to this server
(MTA is postfix with mysql) and they go to the right place.

I could not find anything related to this problem in the internet and I
would appreciate if someone could give me some help

Thanks

Cristiano



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to