From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66659 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Exchange 2007 Issues When Copying Between Folders Date: Wed, 02 Apr 2008 16:35:43 +0200 Message-ID: <874pakcojk.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> <87myodiqan.fsf@mocca.josefsson.org> <86k5jg5ob6.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207146977 24006 80.91.229.12 (2 Apr 2008 14:36:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Apr 2008 14:36:17 +0000 (UTC) Cc: Jake Colman , "ding\@gnus.org" To: Ted Zlatanov Original-X-From: ding-owner+M15143@lists.math.uh.edu Wed Apr 02 16:36:48 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 1Jh44u-00061I-PF for ding-account@gmane.org; Wed, 02 Apr 2008 16:36:41 +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 1Jh44E-0004KD-31; Wed, 02 Apr 2008 09:35:58 -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 1Jh44C-0004K1-V7 for ding@lists.math.uh.edu; Wed, 02 Apr 2008 09:35:56 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1Jh446-00032Y-Ss for ding@lists.math.uh.edu; Wed, 02 Apr 2008 09:35:56 -0500 Original-Received: from yxa.extundo.com ([83.241.177.38]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Jh44G-0000ML-00 for ; Wed, 02 Apr 2008 16:36:00 +0200 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 m32EZhO3016817 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 2 Apr 2008 16:35:44 +0200 OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Mail-Copies-To: nobody X-Hashcash: 1:22:080402:colman@ppllc.com::51h6IpPwYKkUsLP8:3D5N X-Hashcash: 1:22:080402:ding@gnus.org::4CX3S7J+a9v308iB:B45h X-Hashcash: 1:22:080402:tzz@lifelogs.com::a5XUcq40VFSmw1wk:ZfDS In-Reply-To: <86k5jg5ob6.fsf@lifelogs.com> (Ted Zlatanov's message of "Wed, 02 Apr 2008 09:22:37 -0500") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) X-Spam-Status: No, score=-0.0 required=4.0 tests=SPF_PASS autolearn=disabled version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on yxa-iv X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66659 Archived-At: Ted Zlatanov writes: > On Tue, 01 Apr 2008 16:49:04 +0200 Simon Josefsson wrote: > > SJ> You need to customize and enable nnimap-enable-minmax-bug-workaround > SJ> to use the slow behavior. > > How about disabling imap-debug while that fetch is happening, if the > workaround is enabled? Otherwise, the imap-debug buffer gets too big > very quickly, exceeding the max buffer size. I don't think imap-log has > the same problem (as quickly, anyhow) but it may be wise to curb it as > well. It seems we can avoid the excessive bandwidth usage by either using the 1,*:* approach or separating the fetch into one 1-fetch and one *-fetch. So I don't think we need to do that. /Simon