From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76462 Path: news.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.gnus.general Subject: Re: Exchange, nnimap, and lock-ups Date: Mon, 07 Feb 2011 14:43:29 -0500 Message-ID: <87bp2npr4u.fsf@maru.md5i.com> References: <87r5bjpsuy.fsf@maru.md5i.com> <87lj1rk69m.fsf@member.fsf.org> <87hbcfprhr.fsf@maru.md5i.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297107833 12030 80.91.229.12 (7 Feb 2011 19:43:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 7 Feb 2011 19:43:53 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24813@lists.math.uh.edu Mon Feb 07 20:43:49 2011 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.69) (envelope-from ) id 1PmWzu-0007pf-WA for ding-account@gmane.org; Mon, 07 Feb 2011 20:43:43 +0100 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 1PmWzr-0007CX-7h; Mon, 07 Feb 2011 13:43:39 -0600 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 1PmWzq-0007CK-48 for ding@lists.math.uh.edu; Mon, 07 Feb 2011 13:43:38 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PmWzo-0002WT-TI for ding@lists.math.uh.edu; Mon, 07 Feb 2011 13:43:38 -0600 Original-Received: from md5i.com ([75.151.244.229] helo=maru.md5i.com) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PmWzn-0005U2-VL for ding@gnus.org; Mon, 07 Feb 2011 20:43:36 +0100 Original-Received: from md5i by maru.md5i.com with local (Exim 4.72) (envelope-from ) id 1PmWzh-0005iU-Ov for ding@gnus.org; Mon, 07 Feb 2011 14:43:29 -0500 In-Reply-To: <87hbcfprhr.fsf@maru.md5i.com> (Michael Welsh Duggan's message of "Mon, 07 Feb 2011 14:35:44 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76462 Archived-At: Michael Welsh Duggan writes: > Tassilo Horn writes: > >> Michael Welsh Duggan writes: >> >> Hi Michael, >> >>> I run a gnus demon, with the following parameters: >>> >>> (gnus-demon-add-handler 'gnus-demon-scan-news 10 1) >>> >>> Most of the time this works, but every now and then it will lock up >>> mid-fetch, and I will have to C-g to get things to continue. Also, >>> messages in my INBOX will get split appropriately, but will not be >>> deleted or expunged out of the INBOX after they have been copied. >> >> Have a look at my message with Message-ID >> <87ipww6pzc.fsf@member.fsf.org>. I think we suffer the same problem. >> Can you verify my observation that in the *imap log* buffer there're >> always 2 NOOP ops when the hang occurs? > > I can verify this: > > 14:29:09 958 EXAMINE "shared.teams.netsa.logs.svn" > 14:29:09 959 UID FETCH 14536:* FLAGS > 14:29:09 960 NOOP > 14:29:09 961 NOOP I should note that I am connected to two separate IMAP servers, an Exchange server and a Cyrus server. In this particular case, it makes it all the way through the exchange server, and it locks up _after_ the last group of the Cyrus server. I.e., it did make it through a full scan of both servers before the hanging NOOPs. -- Michael Welsh Duggan (md5i@md5i.com)