Re: Can't compile notmuch-delivery
[notmuch-archives.git] / a5 / b3977045137afc16f21db547d06a9858faa900
1 Return-Path: <jostein.gogstad@gmail.com>\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 CD410431FB6\r
6         for <notmuch@notmuchmail.org>; Mon,  4 Jun 2012 00:02:30 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id 3fc49VJgcOHN for <notmuch@notmuchmail.org>;\r
17         Mon,  4 Jun 2012 00:02:30 -0700 (PDT)\r
18 Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com\r
19         [209.85.217.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 3F126431FAF\r
22         for <notmuch@notmuchmail.org>; Mon,  4 Jun 2012 00:02:30 -0700 (PDT)\r
23 Received: by lbbgk8 with SMTP id gk8so3267300lbb.26\r
24         for <notmuch@notmuchmail.org>; Mon, 04 Jun 2012 00:02:28 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=date:from:to:subject:message-id:mail-followup-to:references\r
27         :mime-version:content-type:content-disposition:in-reply-to;\r
28         bh=Iz0AdMnKBQ+r4Kxoi+jFXlBjjtjqGmU1xnnKORKNf+A=;\r
29         b=qsdUZhmjFQnnYDGqmZXevI95JgZ9zLq4XrWyVqUWfxvvqLA/gE8fEuM5NLZKvOp9om\r
30         BIHdzcEvbuC5s+hJo9hZbAl51qewza7zkFDuTLzBwsgUNAxFj8IBcVU7Yb0m86HeJlkU\r
31         a1ehqCcJTfSXf4Xb+KlXBV/UdLKrQCyIf2pxOqfYrO9gKlBFP7C3AF+tju4HKBWySl/x\r
32         3WDJ8ObLA58LmEhLnRHUmb/EnNA99y7XCSfZqmwmcYKGWDJQ3D8auPD9z2kXyW14FOcg\r
33         WZkWUx2xHh3qQzTkI2o68P1zMXSUOjLWpbj0W0NGmm1Ewmod9oqyGxrj/g5IFw7jYc7k\r
34         mqAA==\r
35 Received: by 10.152.105.173 with SMTP id gn13mr11305014lab.20.1338793348800;\r
36         Mon, 04 Jun 2012 00:02:28 -0700 (PDT)\r
37 Received: from localhost (48.84-48-119.nextgentel.com. [84.48.119.48])\r
38         by mx.google.com with ESMTPS id hi14sm16366313lab.4.2012.06.04.00.02.26\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Mon, 04 Jun 2012 00:02:27 -0700 (PDT)\r
41 Date: Mon, 4 Jun 2012 09:02:25 +0200\r
42 From: Jostein Gogstad <jostein.gogstad@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: Re: Can't compile notmuch-delivery\r
45 Message-ID: <20120604070225.GF10980@desktop>\r
46 Mail-Followup-To: notmuch@notmuchmail.org\r
47 References: <20120531214259.GA18272@desktop>\r
48         <m2pq9jo7jf.fsf@guru.guru-group.fi>\r
49 MIME-Version: 1.0\r
50 Content-Type: text/plain; charset=us-ascii\r
51 Content-Disposition: inline\r
52 In-Reply-To: <m2pq9jo7jf.fsf@guru.guru-group.fi>\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Mon, 04 Jun 2012 07:02:31 -0000\r
66 \r
67 Tomi Ollila wrote, on Fri, Jun 01, 2012 at 09:44:36AM +0300:\r
68 > Yes, commit 5fddc07d (*) changes notmuch_database_open() interface. Austin\r
69 > or Ali may fix that some day...\r
70 \r
71 Too bad that commit is included in release 0.13 then :/\r
72 \r
73 -- \r
74 Jostein\r