On Tue, Oct 29, 2002 at 07:48:48PM +0300, Alexei Batyr' wrote: > Unfortunately when LOGIN FAILED message arises user name is not available. > So I'm using this simple patch to log username at the login attempt.
Thanks. I see recent Courier-IMAP has DEBUG_LOGIN=1 or =2 in the config file, which logs usernames or usernames+passwords, so I'm using that for now. However it's more verbose than I want (also logging 'command=USER', 'command=PASS', 'command=QUIT') and requires post-processing to associate failures with usernames. It's already highlighted a problem though :-) A unified "LOGIN FAILED" with username would be nicer. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
