From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82200 Path: news.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.gnus.general Subject: Large IMAP servers and active files Date: Mon, 03 Sep 2012 12:51:39 -0400 Message-ID: <87627vcan8.fsf@maru.md5i.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1346691138 27783 80.91.229.3 (3 Sep 2012 16:52:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Sep 2012 16:52:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30468@lists.math.uh.edu Mon Sep 03 18:52:20 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T8Zsn-0000GV-JO for ding-account@gmane.org; Mon, 03 Sep 2012 18:52:17 +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 1T8ZsP-0004NA-UX; Mon, 03 Sep 2012 11:51:54 -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 1T8ZsO-0004Mx-PQ for ding@lists.math.uh.edu; Mon, 03 Sep 2012 11:51:52 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1T8ZsK-00061J-8H for ding@lists.math.uh.edu; Mon, 03 Sep 2012 11:51:52 -0500 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 1T8ZsI-0000Bl-EX for ding@gnus.org; Mon, 03 Sep 2012 18:51:46 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=md5i.com; s=dkim; h=Content-Type:MIME-Version:Message-ID:Date:Subject:To:From; bh=srE5VuGcOQfoRMJoOUsDt63TJaK81sPg2+MYcqel5Lw=; b=pwNgepp2EMhCfSPd+Kk9FSiBJLYm7N8SExQjS0lO4vSfdQfkdIy6/sqmoPAUL2DLkdvvxG/RAd3TSLYA5hSXFUJSJRc79uGDJ5SOKoRdZGXYsI5F/F13q2NOhXP583MC; Original-Received: from md5i by maru.md5i.com with local (Exim 4.80) (envelope-from ) id 1T8ZsB-0003Li-FZ for ding@gnus.org; Mon, 03 Sep 2012 12:51:39 -0400 User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) X-Spam-Score: -0.3 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82200 Archived-At: Current git of Ma Gnus. I want to subscribe to a couple of groups on an IMAP server which has thousands of public groups. My current situation is: only the groups I care about are in gnus-newsrc-alist. All other groups on the server are in gnus-killed-list. gnus-check-new-newsgroup is nil, and gnus-read-active-file is 'some. Unfortunately, I get bogged down when gnus attempts to do an EXAMINE on every single group on the server. Some of the groups are causing the (cyrus) server some problems, and I have let this run for hours without completion. Any suggestions? -- Michael Welsh Duggan (md5i@md5i.com)