Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 6D85D431FD0 for ; Tue, 12 Jul 2011 13:35:21 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c4ASVoShU4BG for ; Tue, 12 Jul 2011 13:35:21 -0700 (PDT) Received: from Chamillionaire.breakpoint.cc (Chamillionaire.breakpoint.cc [85.10.199.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id E57C3431FB6 for ; Tue, 12 Jul 2011 13:35:20 -0700 (PDT) Received: id: ukleinek by Chamillionaire.breakpoint.cc with local (easymta 1.00 BETA 1) id 1Qgjfr-0006Py-8O for notmuch@notmuchmail.org; Tue, 12 Jul 2011 22:35:19 +0200 Date: Tue, 12 Jul 2011 22:35:19 +0200 From: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= To: Notmuch Mail Subject: Get mboxes from mailman [Was: Slowness (search opens every email file?)] Message-ID: <20110712203519.GA17140@strlen.de> References: <20110711190721.GA5386@compy.jasonwoof.org> <20110712202459.GB15019@compy.jasonwoof.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110712202459.GB15019@compy.jasonwoof.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2011 20:35:21 -0000 Hello, On Tue, Jul 12, 2011 at 04:24:59PM -0400, Jason Woofenden wrote: > (I didn't see any way to ask mailman for a message id.) It's possible to let mailman offer mbox downloads parallel to the "Gzip'd Text" files. You need to set PUBLIC_MBOX = Yes; in your mailman config and restart mailman (i.e. mailmanctl restart). Best regards Uwe