Re: Hi all
[notmuch-archives.git] / 2e / e2417ab43f35361c6e817c57669b80d202c526
1 Return-Path: <greenrd@greenrd.org>\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 26445429E27\r
6         for <notmuch@notmuchmail.org>; Sat, 25 Jun 2011 15:55:47 -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.001\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
12         tests=[UNPARSEABLE_RELAY=0.001] 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 9y1dHGmMxfYT for <notmuch@notmuchmail.org>;\r
16         Sat, 25 Jun 2011 15:55:45 -0700 (PDT)\r
17 X-Greylist: delayed 2207 seconds by postgrey-1.32 at olra;\r
18         Sat, 25 Jun 2011 15:55:45 PDT\r
19 Received: from mxout.netdorm.com (host29.netdorm.com [64.182.105.29])\r
20         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 70CC5431FD0\r
23         for <notmuch@notmuchmail.org>; Sat, 25 Jun 2011 15:55:45 -0700 (PDT)\r
24 Received: from mail.dnsexit.com (mail.dnsexit.com [67.214.175.90] (may be\r
25         forged))\r
26         by mxout.netdorm.com (8.13.8/8.13.8) with ESMTP id p5PMJGnC017602\r
27         for <notmuch@notmuchmail.org>; Sat, 25 Jun 2011 18:19:16 -0400\r
28 Received: from dragonfly.greenrd.org (greenrd.plus.com [212.159.116.150])\r
29         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
30         (No client certificate requested)\r
31         by mail.dnsexit.com (Postfix) with ESMTP id 1DDF28B5D21\r
32         for <notmuch@notmuchmail.org>; Sat, 25 Jun 2011 18:18:45 -0400 (EDT)\r
33 Received: from greenrd (uid 1001) (envelope-from greenrd@greenrd.org)\r
34         id 10797e1ae by dragonfly.greenrd.org (DragonFly Mail Agent)\r
35         Sat, 25 Jun 2011 23:18:52 +0100\r
36 From: Robin Green <greenrd@greenrd.org>\r
37 To: notmuch@notmuchmail.org\r
38 Subject: Race condition for '*' command\r
39 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1\r
40         (x86_64-pc-dragonfly)\r
41 Date: Sat, 25 Jun 2011 23:18:52 +0100\r
42 Message-ID: <86d3i1d06r.fsf@dragonfly.greenrd.org>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Sat, 25 Jun 2011 22:55:47 -0000\r
58 \r
59 Hi,\r
60 \r
61 A race condition in the '*' command was noted when it was first\r
62 proposed. It looks to me like it still exists - has anything been done\r
63 about it?\r
64 \r
65 Right now what I am doing is killing fetchmail, then using the '*'\r
66 command, then starting fetchmail again in daemon mode, which is a little\r
67 inconvenient. You see, in my setup fetchmail calls procmail to deliver\r
68 mails, and procmail calls "notmuch new" after delivering every mail.\r
69 \r
70 Thanks,\r
71 Robin Green\r