[PATCH] test/thread-order: more robust loop exit in case of broken input
[notmuch-archives.git] / f1 / 3348d6089e3fb5f68c79d7b4b2f2e7c5da202f
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 21935431FCB\r
6         for <notmuch@notmuchmail.org>; Sun,  2 Feb 2014 12:05:33 -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 mokhITOM8nnz for <notmuch@notmuchmail.org>;\r
17         Sun,  2 Feb 2014 12:05:25 -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 751C3431FBC\r
22         for <notmuch@notmuchmail.org>; Sun,  2 Feb 2014 12:05:25 -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 1WA3IA-00072h-Ld; Sun, 02 Feb 2014 20:05:23 +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 1WA3HH-00072S-CW; Sun, 02 Feb 2014 20:04:27 +0000\r
31 From: Mark Walters <markwalters1009@gmail.com>\r
32 To: Jonas =?utf-8?q?H=C3=B6rsch?= <jonas@chaoflow.net>,\r
33  notmuch@notmuchmail.org\r
34 Subject: Re: show inline html images as attachments in emacs notmuch-show\r
35 In-Reply-To: <87y51u8opn.fsf@kafka.loc>\r
36 References: <87y51u8opn.fsf@kafka.loc>\r
37 User-Agent: Notmuch/0.15.2+484~gfb59956 (http://notmuchmail.org) Emacs/23.4.1\r
38         (x86_64-pc-linux-gnu)\r
39 Date: Sun, 02 Feb 2014 20:03:00 +0000\r
40 Message-ID: <87y51tp9jf.fsf@qmul.ac.uk>\r
41 MIME-Version: 1.0\r
42 Content-Type: text/plain; charset=utf-8\r
43 Content-Transfer-Encoding: quoted-printable\r
44 X-Sender-Host-Address: 93.97.24.31\r
45 X-QM-Geographic: According to ripencc,\r
46         this message was delivered by a machine in Britain (UK) (GB).\r
47 X-QM-SPAM-Info: Sender has good ham record.  :)\r
48 X-QM-Body-MD5: 11054b706426fd5930e9e29863fe17d6 (of first 20000 bytes)\r
49 X-SpamAssassin-Score: 0.0\r
50 X-SpamAssassin-SpamBar: /\r
51 X-SpamAssassin-Report: The QM spam filters have analysed this message to\r
52         determine if it is\r
53         spam. We require at least 5.0 points to mark a message as spam.\r
54         This message scored 0.0 points. Summary of the scoring: \r
55         * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail\r
56         provider *      (markwalters1009[at]gmail.com)\r
57         *  0.0 AWL AWL: From: address is in the auto white-list\r
58 X-QM-Scan-Virus: ClamAV says the message is clean\r
59 X-BeenThere: notmuch@notmuchmail.org\r
60 X-Mailman-Version: 2.1.13\r
61 Precedence: list\r
62 List-Id: "Use and development of the notmuch mail system."\r
63         <notmuch.notmuchmail.org>\r
64 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
66 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
67 List-Post: <mailto:notmuch@notmuchmail.org>\r
68 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
69 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
70         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
71 X-List-Received-Date: Sun, 02 Feb 2014 20:05:33 -0000\r
72 \r
73 \r
74 Hi\r
75 \r
76 This sounds like a bug. However, I don't think I have any emails showing\r
77 this problem. Have you got any examples that are public, or at least\r
78 public enough they can be sent privately?\r
79 \r
80 Best wishes\r
81 \r
82 Mark\r
83 \r
84 \r
85 On Sat, 01 Feb 2014, Jonas H=C3=B6rsch <jonas@chaoflow.net> wrote:\r
86 > hej, everyone,\r
87 >\r
88 > currently when i receive a mail containing inline images in a html\r
89 > alternative part, which use those cid references. they are sometimes\r
90 > shown, but other times not visible at all and just a [cid] token is\r
91 > shown.\r
92 >\r
93 > is it possible to provide regular attachment buttons for such images,\r
94 > regardless whether they can be displayed or not. this would make sure,\r
95 > that one can display them and it's even easily possible to save them\r
96 > separately.\r
97 >\r
98 > thanks for any hints on how to get there,\r
99 >\r
100 > jonas\r
101 > _______________________________________________\r
102 > notmuch mailing list\r
103 > notmuch@notmuchmail.org\r
104 > http://notmuchmail.org/mailman/listinfo/notmuch\r