Hey all Im trying to setup a virtual domain mailserver which I have done before but this time it simply won't work. I made mysql log to sql.log and watched as I tried to login but nothing happend in sql.log and the mailclient said I didn't have the right username og password. Courier-imap wont query mysql. I've tried telneting:
$ telnet localhost 110 Trying ::1... Connected to localhost. Escape character is '^]'. +OK Hello there. user [EMAIL PROTECTED] +OK Password required. pass fake -ERR Login failed. quit +OK Better luck next time. Connection closed by foreign host. As you can see, telnet gives the same error. And nothing happend in sql.log. Im hoping you have had a simular proplem or can tell me how to debug courier-imap. Im out of options. I've also tried to compile courier several different ways but always get the same thing. The config files look fine, authmysql is in authmodulelist and authmodulelistorig. Im running a freebsd 4.7-stable and used ports (/usr/ports/mail/courier-imap) to install courier-imap. And I used this parameter: make install WITH_MYSQL=yes WITHOUT_OPENSSL=yes (This worked on the other server). I hope I've provided you with enough information to be able to tell me something. :) Thanks in advance Greets! J�l�us ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
