From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66652 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: the Exchange 2007 fix Date: Wed, 02 Apr 2008 09:11:06 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <86zlsc5oud.fsf@lifelogs.com> References: <86wsnmvrmx.fsf@lifelogs.com> <87zlsdurjm.fsf@mocca.josefsson.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207145402 17597 80.91.229.12 (2 Apr 2008 14:10:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Apr 2008 14:10:02 +0000 (UTC) Cc: nathanw@MIT.EDU (Nathan J. Williams), "Michael Harnois" , ding@gnus.org To: Simon Josefsson Original-X-From: ding-owner+M15136@lists.math.uh.edu Wed Apr 02 16:10:24 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jh3fR-0004Ag-Um for ding-account@gmane.org; Wed, 02 Apr 2008 16:10:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Jh3eE-0003tt-Lb; Wed, 02 Apr 2008 09:09:06 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Jh3eD-0003ti-M5 for ding@lists.math.uh.edu; Wed, 02 Apr 2008 09:09:05 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1Jh3e7-0006IZ-0P for ding@lists.math.uh.edu; Wed, 02 Apr 2008 09:09:05 -0500 Original-Received: from mail.blockstar.com ([170.224.69.95]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Jh3eG-0008EM-00 for ; Wed, 02 Apr 2008 16:09:08 +0200 Original-Received: from tzlatanov-ubuntu-desktop.jumptrading.com (unknown [38.98.147.130]) by mail.blockstar.com (Postfix) with ESMTP id 15A527D932E; Wed, 2 Apr 2008 07:14:53 -0700 (PDT) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" X-Hashcash: 1:20:080402:nathanw@mit.edu::wRHqhjnV8tKY9x2Q:000taw X-Hashcash: 1:20:080402:simon@josefsson.org::5Gu6YaAILUd5UzJs:0000000000000000000000000000000000000000000bXt X-Hashcash: 1:20:080402:ding@gnus.org::KSiX9yzpe/P0lZ/O:00002ml7 X-Hashcash: 1:20:080402:mdharnois@gmail.com::zRg6qAHY5DuWOp71:0000000000000000000000000000000000000000002f8W In-Reply-To: <87zlsdurjm.fsf@mocca.josefsson.org> (Simon Josefsson's message of "Wed, 02 Apr 2008 00:41:17 +0200") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66652 Archived-At: On Wed, 02 Apr 2008 00:41:17 +0200 Simon Josefsson wrote: SJ> So maybe this patch would work better? However, it doesn't take care of SJ> the imap.el problems you mentioned in that thread. Perhaps the SJ> bug-workaround variable should be a imap.el variable rather than a SJ> nnimap.el variable? Hm. FWIW, Exchange announces itself: * OK The Microsoft Exchange IMAP4 service is ready." so we could have specific fixes for it predicated on that, rather than user-controlled variables (and the user could override the auto-detection, naturally). I don't relish the idea, but it's certainly better than leaving a large percentage of Gnus users out in the cold. Ted