[binc] spurious login failed message on session timeout
Andy Gayton <[email protected]> Fri, 12 Aug 2005 21:45:02 +1000
| Newsgroups | gmane.mail.imap.binc.general |
|---|---|
| Message-ID | <[email protected]> |
When a logged in session gets timed out, binc is sending through a login failed notice: --- S: '* OK Welcome to Binc IMAP Copyright (C) 2002-2005 Andreas Aardal Hanssen at 2005-08-12 17:32:03 EST' C: '0001 CAPABILITY' S: '* CAPABILITY IMAP4rev1 STARTTLS AUTH=LOGIN AUTH=PLAIN' S: '0001 OK CAPABILITY completed' C: '0002 STARTTLS' S: '0002 OK STARTTLS completed, begin TLS negotiation now' C: '0003 CAPABILITY' S: '* CAPABILITY IMAP4rev1 STARTTLS AUTH=LOGIN AUTH=PLAIN' S: '0003 OK CAPABILITY completed' C: '0004 LOGIN tom jones!!!' S: '0004 OK LOGIN completed' C: '0005 LIST "" "*"' S: '* LIST (\\Marked) "/" "INBOX"' S: '0005 OK LIST completed' S: '* BYE Timeout after 1800 seconds of inactivity.' S: '0004 NO LOGIN failed: Login failed. Either your user name or your password was wrong. Please try again, and if the problem persists, please contact your system administrator.' --- I noticed Peter raised this a short while ago: http://www.bincimap.andreas.hanssen.name/archive/?1::687 Did anything come of this? I'm running bincimap-1.2.12final. Apologies if this has been fixed in 1.2.13. I've not upgraded as there was nothing in the change log (http://bincimap.org/dl/ChangeLog) my environment would have benefited from. thanks, Andyg.