From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66639 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Exchange 2007 Issues When Copying Between Folders Date: Tue, 01 Apr 2008 16:49:04 +0200 Message-ID: <87myodiqan.fsf@mocca.josefsson.org> References: <767ifjymej.fsf@dev-d01.ppllc.com> <868wzypw22.fsf@lifelogs.com> <878wzxr7ny.fsf@mocca.josefsson.org> <76bq4tk6fx.fsf@dev-d01.ppllc.com> <87k5jhpsev.fsf@mocca.josefsson.org> <87r6dpir6q.fsf@mocca.josefsson.org> <76zlsdiqyb.fsf@dev-d01.ppllc.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207061364 3532 80.91.229.12 (1 Apr 2008 14:49:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Apr 2008 14:49:24 +0000 (UTC) Cc: Ted Zlatanov , "ding@gnus.org" , Emacs developers To: Jake Colman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 01 16:49:55 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jgho9-0002zn-2m for ged-emacs-devel@m.gmane.org; Tue, 01 Apr 2008 16:49:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JghnW-0006O2-R3 for ged-emacs-devel@m.gmane.org; Tue, 01 Apr 2008 10:49:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JghnS-0006LD-LJ for emacs-devel@gnu.org; Tue, 01 Apr 2008 10:49:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JghnR-0006K7-TT for emacs-devel@gnu.org; Tue, 01 Apr 2008 10:49:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JghnR-0006Jn-FJ for emacs-devel@gnu.org; Tue, 01 Apr 2008 10:49:09 -0400 Original-Received: from yxa.extundo.com ([83.241.177.38]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JghnQ-0000s9-M3 for emacs-devel@gnu.org; Tue, 01 Apr 2008 10:49:09 -0400 Original-Received: from mocca.josefsson.org (yxa.extundo.com [83.241.177.38]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id m31En43q008412 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 1 Apr 2008 16:49:04 +0200 OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:22:080401:ding@gnus.org::0wIGLVGuKTHbHmHY:2UyU X-Hashcash: 1:22:080401:colman@ppllc.com::b/y6nUwXMpyDE729:3r+m X-Hashcash: 1:22:080401:emacs-devel@gnu.org::Js8WZj9kbUrWETPu:5P+R X-Hashcash: 1:22:080401:tzz@lifelogs.com::MM5Jw+2GwbEF07L1:Mp3S In-Reply-To: <76zlsdiqyb.fsf@dev-d01.ppllc.com> (Jake Colman's message of "Tue, 01 Apr 2008 10:34:52 -0400") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on yxa.extundo.com X-Virus-Status: Clean X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:94117 gmane.emacs.gnus.general:66639 Archived-At: Jake Colman writes: >>>>>> "SJ" == Simon Josefsson writes: > > SJ> Simon Josefsson writes: > >> Jake Colman writes: > >> > >>> Simon, > >>> > >>> Can you suggest something better to fix this problem? I'm sure that I'm > >>> not the only user who will want to use Gnus with Exchange 2007. This > >>> fix, incorrect though it may be, does work. Is there something other > >>> IMAP command that will get data in the way Gnus needs to see it? > >> > >> Does the fix work? In another post you said it didn't help. > >> > >> We can introduce a variable nnimap-enable-exchange-bug-workaround that > >> toggles the way the code works. You can set that variable, if it indeed > >> solves your problem, and others can leave it at its disabled default > >> value. > > SJ> Here is what I propose, if 1:* really solves the problem. Please test > SJ> it, apply the patch and customize nnimap-enable-minmax-bug-workaround to > SJ> a non-nil value. > > Simon, > > I probably thought it wasn't working because of the performance issue > sue to the amount of data being transferred. Yes, the bug fix _does_ > work and I _am_ able get data from my Exchange server. Unfortunately, > it is quite slow and, has some other bugs with moving email betweeen > folders. Ok, I have installed my proposed patch in gnus cvs. You need to customize and enable nnimap-enable-minmax-bug-workaround to use the slow behavior. /Simon