Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / b6 / 93e7f9642c7189d5727cf44045bdcddf6de765
1 Return-Path: <m.walters@qmul.ac.uk>\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 1AA72431FBD\r
6         for <notmuch@notmuchmail.org>; Sat, 18 Jan 2014 05:09:32 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.098\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.098 tagged_above=-999 required=5\r
12         tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001,\r
13         NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_MED=-2.3] 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 VVOWNWp3uIgB for <notmuch@notmuchmail.org>;\r
17         Sat, 18 Jan 2014 05:09:24 -0800 (PST)\r
18 Received: from mail2.qmul.ac.uk (mail2.qmul.ac.uk [138.37.6.6])\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 DDCE3431FBC\r
22         for <notmuch@notmuchmail.org>; Sat, 18 Jan 2014 05:09:23 -0800 (PST)\r
23 Received: from smtp.qmul.ac.uk ([138.37.6.40])\r
24         by mail2.qmul.ac.uk with esmtp (Exim 4.71)\r
25         (envelope-from <m.walters@qmul.ac.uk>)\r
26         id 1W4VeL-0007Dy-8G; Sat, 18 Jan 2014 13:09:21 +0000\r
27 Received: from 93-97-24-31.zone5.bethere.co.uk ([93.97.24.31] helo=localhost)\r
28         by smtp.qmul.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.71)\r
29         (envelope-from <m.walters@qmul.ac.uk>)\r
30         id 1W4VeK-0002fd-SH; Sat, 18 Jan 2014 13:09:21 +0000\r
31 From: Mark Walters <markwalters1009@gmail.com>\r
32 To: Tomi Ollila <tomi.ollila@iki.fi>, Jani Nikula <jani@nikula.org>,\r
33         notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH 1/2] cli: clean up exit status code returned by the cli\r
35         commands\r
36 In-Reply-To: <m28uumyg03.fsf@guru.guru-group.fi>\r
37 References: <1389389334-24138-1-git-send-email-jani@nikula.org>\r
38         <m28uumyg03.fsf@guru.guru-group.fi>\r
39 User-Agent: Notmuch/0.15.2+484~gfb59956 (http://notmuchmail.org) Emacs/23.4.1\r
40         (x86_64-pc-linux-gnu)\r
41 Date: Sat, 18 Jan 2014 13:09:19 +0000\r
42 Message-ID: <87ob39cu80.fsf@qmul.ac.uk>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 X-Sender-Host-Address: 93.97.24.31\r
46 X-QM-Geographic: According to ripencc,\r
47         this message was delivered by a machine in Britain (UK) (GB).\r
48 X-QM-SPAM-Info: Sender has good ham record.  :)\r
49 X-QM-Body-MD5: 761b087ee2e9a62d8b74b8b5a5e6faaa (of first 20000 bytes)\r
50 X-SpamAssassin-Score: 0.0\r
51 X-SpamAssassin-SpamBar: /\r
52 X-SpamAssassin-Report: The QM spam filters have analysed this message to\r
53         determine if it is\r
54         spam. We require at least 5.0 points to mark a message as spam.\r
55         This message scored 0.0 points. Summary of the scoring: \r
56         * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail\r
57         provider *      (markwalters1009[at]gmail.com)\r
58         *  0.0 AWL AWL: From: address is in the auto white-list\r
59 X-QM-Scan-Virus: ClamAV says the message is clean\r
60 X-BeenThere: notmuch@notmuchmail.org\r
61 X-Mailman-Version: 2.1.13\r
62 Precedence: list\r
63 List-Id: "Use and development of the notmuch mail system."\r
64         <notmuch.notmuchmail.org>\r
65 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
67 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
68 List-Post: <mailto:notmuch@notmuchmail.org>\r
69 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
70 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
71         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
72 X-List-Received-Date: Sat, 18 Jan 2014 13:09:32 -0000\r
73 \r
74 \r
75 These LGTM too.\r
76 \r
77 Best wishes \r
78 \r
79 Mark\r
80 \r
81 On Sat, 11 Jan 2014, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
82 > On Fri, Jan 10 2014, Jani Nikula <jani@nikula.org> wrote:\r
83 >\r
84 >> Apart from the status codes for format mismatches, the non-zero exit\r
85 >> status codes have been arbitrary. Make the cli consistently return\r
86 >> either EXIT_SUCCESS or EXIT_FAILURE.\r
87 >> ---\r
88 >\r
89 > These 2 patches LGTM.\r
90 >\r
91 > Tomi\r
92 >\r
93 >\r
94 >>  notmuch-compact.c |  6 +++---\r
95 >>  notmuch-config.c  | 23 ++++++++++++++---------\r
96 >>  notmuch-count.c   | 16 +++++++---------\r
97 >>  notmuch-dump.c    | 21 +++++++++------------\r
98 >>  notmuch-insert.c  | 25 +++++++++++--------------\r
99 >>  notmuch-new.c     | 18 ++++++++----------\r
100 >>  notmuch-reply.c   | 20 +++++++++-----------\r
101 >>  notmuch-restore.c | 23 +++++++++--------------\r
102 >>  notmuch-search.c  | 18 ++++++++----------\r
103 >>  notmuch-setup.c   | 15 +++++++--------\r
104 >>  notmuch-show.c    | 18 ++++++++----------\r
105 >>  notmuch-tag.c     | 22 +++++++++++-----------\r
106 >>  notmuch.c         | 43 ++++++++++++++++++++++++++++---------------\r
107 > _______________________________________________\r
108 > notmuch mailing list\r
109 > notmuch@notmuchmail.org\r
110 > http://notmuchmail.org/mailman/listinfo/notmuch\r