From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant@antiflux.org (Grant Hollingworth) Date: Thu, 01 Nov 2007 13:06:47 -0400 Subject: [sup-talk] [PATCH] Check IMAP capabilities before using auth methods In-Reply-To: <1193907675-sup-9254@tomsk> References: <1193907675-sup-9254@tomsk> Message-ID: <1193936725-sup-5565@spooky.local> Excerpts from Marcus Williams's message of Thu Nov 01 05:02:57 -0400 2007: > Following patch speeds up IMAP logins if your server doesnt support > CRAM-MD5 or the LOGIN auth methods by checking the advertised > capabilities on the connection before trying to use them. Much better! Are there any plans to have IMAP sources with a common server share a connection?