From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66655 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Exchange 2007 Issues When Copying Between Folders Date: Wed, 02 Apr 2008 09:22:37 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <86k5jg5ob6.fsf@lifelogs.com> 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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207146072 20385 80.91.229.12 (2 Apr 2008 14:21:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Apr 2008 14:21:12 +0000 (UTC) Cc: Jake Colman , "ding\@gnus.org" To: Simon Josefsson Original-X-From: ding-owner+M15139@lists.math.uh.edu Wed Apr 02 16:21:38 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 1Jh3qL-00007e-CD for ding-account@gmane.org; Wed, 02 Apr 2008 16:21:37 +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 1Jh3pL-00044N-Af; Wed, 02 Apr 2008 09:20:35 -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 1Jh3pK-00044B-76 for ding@lists.math.uh.edu; Wed, 02 Apr 2008 09:20:34 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1Jh3pE-0002uc-B6 for ding@lists.math.uh.edu; Wed, 02 Apr 2008 09:20:34 -0500 Original-Received: from mail.blockstar.com ([170.224.69.95]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Jh3pN-0008U0-00 for ; Wed, 02 Apr 2008 16:20:37 +0200 Original-Received: from tzlatanov-ubuntu-desktop.jumptrading.com (unknown [38.98.147.130]) by mail.blockstar.com (Postfix) with ESMTP id B818E7D932E; Wed, 2 Apr 2008 07:26:24 -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:colman@ppllc.com::v2yW9AWcDrR2Hrqh:00HEs X-Hashcash: 1:20:080402:simon@josefsson.org::SX+j/F0zIMqodKeq:0000000000000000000000000000000000000000000qSn X-Hashcash: 1:20:080402:emacs-devel@gnu.org::f7kVPA6afcxev18a:0000000000000000000000000000000000000000001QYU X-Hashcash: 1:20:080402:ding@gnus.org::rXiO/HhNUiotco3M:0000GFPW In-Reply-To: <87myodiqan.fsf@mocca.josefsson.org> (Simon Josefsson's message of "Tue, 01 Apr 2008 16:49:04 +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:66655 Archived-At: 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. Ted