From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67426 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus IMAP vs. Exchange Server 2007 Date: Wed, 24 Sep 2008 09:28:45 +0200 Message-ID: <878wtikno2.fsf@randomsample.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222241370 19198 80.91.229.12 (24 Sep 2008 07:29:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Sep 2008 07:29:30 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15877@lists.math.uh.edu Wed Sep 24 09:30:28 2008 connect(): Connection refused 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 1KiOpM-0007yF-AR for ding-account@gmane.org; Wed, 24 Sep 2008 09:30:24 +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 1KiOnv-0007ET-IQ; Wed, 24 Sep 2008 02:28:55 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1KiOnu-0007E7-7l for ding@lists.math.uh.edu; Wed, 24 Sep 2008 02:28:54 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KiOnr-0003eK-LV for ding@lists.math.uh.edu; Wed, 24 Sep 2008 02:28:54 -0500 Original-Received: from m61s02.vlinux.de ([83.151.21.164]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KiOnw-0001rt-00 for ; Wed, 24 Sep 2008 09:28:56 +0200 Original-Received: from dslb-082-083-037-189.pools.arcor-ip.net ([82.83.37.189] helo=honk) by m61s02.vlinux.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1KiOoI-0001ry-9m for ding@gnus.org; Wed, 24 Sep 2008 09:29:18 +0200 Mail-Copies-To: never Mail-Followup-To: ding@gnus.org In-Reply-To: (Vitaly Mayatskikh's message of "Wed, 24 Sep 2008 08:21:52 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67426 Archived-At: Vitaly Mayatskikh writes: > Mat Marcus writes: >> 3) in either case is there a patch workaround for gnus? I am currently running >> gnus "5.11" that comes with emacs 22.1.1. > (setq imap-enable-exchange-bug-workaround t) Let me add that this variable does not exist in Gnus 5.11. You will have to update to the latest NoGnus (0.10, from May 2008), or to CVS. -David