[PATCH] configure: only install bash completion if supported
[notmuch-archives.git] / 90 / 06ebdbdd4b02a82e21dc099cd3025e19b0d794
1 Return-Path: <ukleinek@strlen.de>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 6D85D431FD0\r
6         for <notmuch@notmuchmail.org>; Tue, 12 Jul 2011 13:35:21 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id c4ASVoShU4BG for <notmuch@notmuchmail.org>;\r
16         Tue, 12 Jul 2011 13:35:21 -0700 (PDT)\r
17 Received: from Chamillionaire.breakpoint.cc (Chamillionaire.breakpoint.cc\r
18         [85.10.199.196])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id E57C3431FB6\r
22         for <notmuch@notmuchmail.org>; Tue, 12 Jul 2011 13:35:20 -0700 (PDT)\r
23 Received: id: ukleinek by Chamillionaire.breakpoint.cc with local\r
24         (easymta 1.00 BETA 1) id 1Qgjfr-0006Py-8O\r
25         for notmuch@notmuchmail.org; Tue, 12 Jul 2011 22:35:19 +0200\r
26 Date: Tue, 12 Jul 2011 22:35:19 +0200\r
27 From: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= <ukleinek@strlen.de>\r
28 To: Notmuch Mail <notmuch@notmuchmail.org>\r
29 Subject: Get mboxes from mailman [Was: Slowness (search opens every email\r
30         file?)]\r
31 Message-ID: <20110712203519.GA17140@strlen.de>\r
32 References: <20110711190721.GA5386@compy.jasonwoof.org>\r
33         <CAH-f9WtBHJ8bL6eWoSNrTs=jkrOYYCuWEVVPDUt_iCw0dKcZbw@mail.gmail.com>\r
34         <20110712202459.GB15019@compy.jasonwoof.org>\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain; charset=us-ascii\r
37 Content-Disposition: inline\r
38 In-Reply-To: <20110712202459.GB15019@compy.jasonwoof.org>\r
39 User-Agent: Mutt/1.5.21 (2010-09-15)\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Tue, 12 Jul 2011 20:35:21 -0000\r
53 \r
54 Hello,\r
55 \r
56 On Tue, Jul 12, 2011 at 04:24:59PM -0400, Jason Woofenden wrote:\r
57 > (I didn't see any way to ask mailman for a message id.)\r
58 It's possible to let mailman offer mbox downloads parallel to the\r
59 "Gzip'd Text" files.\r
60 \r
61 You need to set\r
62 \r
63         PUBLIC_MBOX = Yes;\r
64 \r
65 in your mailman config and restart mailman (i.e. mailmanctl restart).\r
66 \r
67 Best regards\r
68 Uwe\r