[PATCH v2 13/14] cli/reply: pass gmime message to munge detection
[notmuch-archives.git] / 96 / e57966b737e13e1cd082ba73ce01e2ab9690d2
1 Return-Path: <gmn-notmuch@m.gmane.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 ED40D431FD2\r
6         for <notmuch@notmuchmail.org>; Sun, 15 Jan 2012 16:07:06 -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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 QKciFUb+7IUp for <notmuch@notmuchmail.org>;\r
16         Sun, 15 Jan 2012 16:07:06 -0800 (PST)\r
17 Received: from lo.gmane.org (lo.gmane.org [80.91.229.12])\r
18         by olra.theworths.org (Postfix) with ESMTP id 4A606431FC0\r
19         for <notmuch@notmuchmail.org>; Sun, 15 Jan 2012 16:07:06 -0800 (PST)\r
20 Received: from list by lo.gmane.org with local (Exim 4.69)\r
21         (envelope-from <gmn-notmuch@m.gmane.org>) id 1Rma6J-0004VD-By\r
22         for notmuch@notmuchmail.org; Mon, 16 Jan 2012 01:07:03 +0100\r
23 Received: from c-71-237-233-41.hsd1.or.comcast.net ([71.237.233.41])\r
24         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
25         id 1AlnuQ-0007hv-00\r
26         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 01:07:03 +0100\r
27 Received: from mailinglists by c-71-237-233-41.hsd1.or.comcast.net with local\r
28         (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00\r
29         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 01:07:03 +0100\r
30 X-Injected-Via-Gmane: http://gmane.org/\r
31 To: notmuch@notmuchmail.org\r
32 From: mailinglists@nawaz.org\r
33 Subject: Re: Partial words on notmuch search?\r
34 Date: Sun, 15 Jan 2012 17:07:36 -0800\r
35 Lines: 12\r
36 Message-ID: <877h0sa207.fsf@fester.com>\r
37 References: <20120115220600.GO7037@think.nuvreauspam>\r
38 Mime-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\r
40 X-Complaints-To: usenet@dough.gmane.org\r
41 X-Gmane-NNTP-Posting-Host: c-71-237-233-41.hsd1.or.comcast.net\r
42 nm-tags: \r
43 Cancel-Lock: sha1:mXb1IVAG5ZtmB8lEflVW1x3VN7c=\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Mon, 16 Jan 2012 00:07:07 -0000\r
57 \r
58 Andrei Popescu <andreimpopescu@gmail.com>\r
59 writes:\r
60 \r
61 > After reading all the docs and a few experiments I don't see how to do \r
62 > searches on partial words. If I missed the fine manual mentioning that \r
63 > I'd be glad to RTFM, just please point me to the right FM :)\r
64 \r
65 That's OK - I asked the same question once.\r
66 \r
67 Use '*'.\r
68 \r
69 For example, Obam* should match "Obama".\r
70 \r