Uh, so I finally got postfix to interact with my mysql databases, and that seems to be working.. The best way for me to test this would be to get courier-imap to login and giveme access to the mail directories.. But everytime I try to login, I get the following in my maillog
Oct 30 09:37:09 p4-7066 imapd: Connection, ip=[::ffff:213.232.93.7] Oct 30 09:37:36 p4-7066 imapd: LOGIN: DEBUG: ip=[::ffff:213.232.93.7], command=LOGIN Oct 30 09:37:36 p4-7066 imapd: LOGIN: DEBUG: ip=[::ffff:213.232.93.7], [EMAIL PROTECTED] Oct 30 09:37:36 p4-7066 imapd: LOGIN: DEBUG: ip=[::ffff:213.232.93.7], password=testpassword Oct 30 09:37:41 p4-7066 imapd: LOGIN FAILED, ip=[::ffff:213.232.93.7] The testuser is in the mysql database, with the password and whilst postfix is happy to accept mail for this user and store it in the (newly created) maildir under /var/spool/mail/domains/ I can't get courier to accept the login in credentials. As this is the first time I've ever tried building a mail server, I'm at a loss for ideas to try next. Any pointers (especially in the direction of a more verbose log file) is all I am asking for, and would be welcome. My /usr/local/courier/etc/imapd has the following relevant entries: AUTHMODULES="authdaemon" Authdaemonrc has this entry (among others): authmodulelist="authmysql authpwd authuserdb" I guess I could take the authpwd and authuserdb out now - I only had them in for testing purposes as I wasn't having any luck getting courier to accept username/passwd attempts - but then I discovered there were actually problems with the mail delivery. Please take the time to point me in a sensible direction (I don't mind reading man pages and howtos - but there's nothing obvious sticking out at me as to where the problem now is). Thanks Lyd ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
