On Sun, Feb 19, 2006 at 05:15:16PM +0100, Yves Goergen wrote: > On 19.02.2006 10:48 (+0100), Brian Candler wrote: > >You have to enable syslogging of messages at level mail.debug. See > >http://www.courier-mta.org/authlib/README.authdebug.html > > Okay, this is from my newly created mail.debug log file: (wrong date b/c > of virtual computer) > > >Feb 19 01:11:33 debian3u authdaemond: stopping authdaemond children > >Feb 19 01:11:37 debian3u authdaemond: modules="authuserdb authpwd > >authshadow authcustom authpipe", daemons=5 > >Feb 19 01:11:37 debian3u authdaemond: Installing libauthuserdb > >Feb 19 01:11:37 debian3u authdaemond: Installation complete: authuserdb > >Feb 19 01:11:37 debian3u authdaemond: Installing libauthpwd > >Feb 19 01:11:37 debian3u authdaemond: Installation complete: authpwd > >Feb 19 01:11:37 debian3u authdaemond: Installing libauthshadow > >Feb 19 01:11:37 debian3u authdaemond: Installation complete: authshadow > >Feb 19 01:11:37 debian3u authdaemond: Installing libauthcustom > >Feb 19 01:11:37 debian3u authdaemond: Installation complete: authcustom > >Feb 19 01:11:37 debian3u authdaemond: Installing libauthpipe > >Feb 19 01:11:37 debian3u authdaemond: Installation complete: authpipe > >Feb 19 01:11:48 debian3u imapd: Connection, ip=[::ffff:192.168.0.2] > >Feb 19 01:11:50 debian3u imapd: LOGIN FAILED, [EMAIL PROTECTED], > >ip=[::ffff:192.168.0.2] > >Feb 19 01:11:57 debian3u imapd: LOGOUT, ip=[::ffff:192.168.0.2]
Does that include messages at level mail.info and higher, or is it only mail.debug? Did you definitely set DEBUG_LOGIN=2 in the authdaemonrc file, and also in the imapd configuration file? Are you sure you don't have authdaemonrc and/or imapd config files lying around from your old install, and when configuring the new install you put them somewhere else? This is just because I'm surprised that no messages about which auth modules have been tried are logged. In other words, things like Apr 14 14:07:15 billdog authdaemond: received auth request, service=pop3, authtype=login Apr 14 14:07:15 billdog authdaemond: authcustom: trying this module Apr 14 14:07:15 billdog authdaemond: authcustom: nothing implemented in do_auth_custom() Apr 14 14:07:15 billdog authdaemond: authcustom: REJECT - try next module ... etc Brian. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
