From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25196 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: overview file access when spooling and nnml/nnimap performance Date: 22 Sep 1999 18:52:01 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <877lljawft.fsf@senstation.vvf.fi> <87emfrufla.fsf@senstation.vvf.fi> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162627 12745 80.91.224.250 (21 Oct 2002 01:10:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:10:27 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA03403 for ; Wed, 22 Sep 1999 12:54:44 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB08033; Wed, 22 Sep 1999 11:54:37 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 22 Sep 1999 11:54:55 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA00076 for ; Wed, 22 Sep 1999 11:54:44 -0500 (CDT) Original-Received: from badis.pdc.kth.se (jas@badis.pdc.kth.se [130.237.221.45]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA03386 for ; Wed, 22 Sep 1999 12:52:43 -0400 (EDT) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id SAA17999; Wed, 22 Sep 1999 18:52:01 +0200 Original-To: Hannu Koivisto In-Reply-To: Hannu Koivisto's message of "22 Sep 1999 18:32:33 +0300" Original-Lines: 25 User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25196 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25196 Hannu Koivisto writes: > Thanks, I'll check those out. I hope that splitting doesn't > require anything special and could be done with procmail instead of > that Sieve thingy. I'd rather avoid converting my 9k .procmailrc > into another system. There's a web page describing how to use procmail with Cyrus, so it can be done even though it's not the intended solution. > | slow. Recently, I moved all articles from one 3500 message nnml group > | to an 8000 message group, and that was real slow. Towards the end, > > yeah, and when you have 80000 articles instead of 8000, the real > fun begins :) Auch. You might be running into filesystem scalability issues then. I can't tell if it would be a solution for you, but I use something along the lines of (list (format-time-string "INBOX.private.%Y-%m") .... for all mailboxes that gather lots of mail which aren't expired. I began doing this when I used nnml, but, as you can see, kept the configuration with nnimap.