From ae81bdd5ff883109c1063f74d0e57d4f4153435a Mon Sep 17 00:00:00 2001 From: Mark Walters Date: Mon, 3 Feb 2014 08:10:54 +0000 Subject: [PATCH] Re: show inline html images as attachments in emacs notmuch-show --- b3/5f56cbd971fed50c2d85da281707f8c3a1f905 | 145 ++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 b3/5f56cbd971fed50c2d85da281707f8c3a1f905 diff --git a/b3/5f56cbd971fed50c2d85da281707f8c3a1f905 b/b3/5f56cbd971fed50c2d85da281707f8c3a1f905 new file mode 100644 index 000000000..de25bf8bf --- /dev/null +++ b/b3/5f56cbd971fed50c2d85da281707f8c3a1f905 @@ -0,0 +1,145 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 1B779431FC9 + for ; Mon, 3 Feb 2014 00:14:12 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -1.098 +X-Spam-Level: +X-Spam-Status: No, score=-1.098 tagged_above=-999 required=5 + tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, + NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id XRGxKmMze9WJ for ; + Mon, 3 Feb 2014 00:14:04 -0800 (PST) +Received: from mail2.qmul.ac.uk (mail2.qmul.ac.uk [138.37.6.6]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 0EA36431FBD + for ; Mon, 3 Feb 2014 00:14:04 -0800 (PST) +Received: from smtp.qmul.ac.uk ([138.37.6.40]) + by mail2.qmul.ac.uk with esmtp (Exim 4.71) + (envelope-from ) + id 1WAEfG-0003yy-O4; Mon, 03 Feb 2014 08:13:59 +0000 +Received: from 94.196.253.24.threembb.co.uk ([94.196.253.24] helo=localhost) + by smtp.qmul.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.71) + (envelope-from ) + id 1WAEe2-0004hc-Mt; Mon, 03 Feb 2014 08:12:48 +0000 +From: Mark Walters +To: David Belohrad , Jonas =?utf-8?Q?H=C3=B6rsch?= + , notmuch@notmuchmail.org +Subject: Re: show inline html images as attachments in emacs notmuch-show +In-Reply-To: <8761owu016.fsf@pcbe13433.cern.ch> +References: <87y51u8opn.fsf@kafka.loc> <87y51tp9jf.fsf@qmul.ac.uk> + <8761owu016.fsf@pcbe13433.cern.ch> +User-Agent: Notmuch/0.15.2+484~gfb59956 (http://notmuchmail.org) Emacs/23.4.1 + (x86_64-pc-linux-gnu) +Date: Mon, 03 Feb 2014 08:10:54 +0000 +Message-ID: <874n4ghb01.fsf@qmul.ac.uk> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Transfer-Encoding: quoted-printable +X-Sender-Host-Address: 94.196.253.24 +X-QM-Geographic: According to ripencc, + this message was delivered by a machine in Britain (UK) (GB). +X-QM-SPAM-Info: Sender has good ham record. :) +X-QM-Body-MD5: 183587dba7225b717991d881d8d6123d (of first 20000 bytes) +X-SpamAssassin-Score: -0.1 +X-SpamAssassin-SpamBar: / +X-SpamAssassin-Report: The QM spam filters have analysed this message to + determine if it is + spam. We require at least 5.0 points to mark a message as spam. + This message scored -0.1 points. + Summary of the scoring: + * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail + provider * (markwalters1009[at]gmail.com) + * -0.1 AWL AWL: From: address is in the auto white-list +X-QM-Scan-Virus: ClamAV says the message is clean +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 03 Feb 2014 08:14:12 -0000 + + +Hi + +On Mon, 03 Feb 2014, David Belohrad wrote: +> Hi all, +> +> I can confirm this behaviour as well. With certain emails the CID images +> are not displayed, and there is no means how to show them except writing +> on disk and view externally. +> +> i have reported this problem some times ago, but I haven't find any +> solution yet. +> +> http://notmuchmail.org/pipermail/notmuch/2012/012493.html + +I think we thought this bug was fixed in +id:87625rz71n.fsf@awakening.csail.mit.edu + +Are the symptoms now exactly the same as in your original report? Do you +have any public messages showing the problem or can you construct one? + +With a sample message I expect we can fix this: I get very little html +email and haven't seen the problem. + +Best wishes + +Mark + + + +> +> +> .d. +> +> Mark Walters writes: +> +>> Hi +>> +>> This sounds like a bug. However, I don't think I have any emails showing +>> this problem. Have you got any examples that are public, or at least +>> public enough they can be sent privately? +>> +>> Best wishes +>> +>> Mark +>> +>> +>> On Sat, 01 Feb 2014, Jonas H=C3=B6rsch wrote: +>>> hej, everyone, +>>> +>>> currently when i receive a mail containing inline images in a html +>>> alternative part, which use those cid references. they are sometimes +>>> shown, but other times not visible at all and just a [cid] token is +>>> shown. +>>> +>>> is it possible to provide regular attachment buttons for such images, +>>> regardless whether they can be displayed or not. this would make sure, +>>> that one can display them and it's even easily possible to save them +>>> separately. +>>> +>>> thanks for any hints on how to get there, +>>> +>>> jonas +>>> _______________________________________________ +>>> notmuch mailing list +>>> notmuch@notmuchmail.org +>>> http://notmuchmail.org/mailman/listinfo/notmuch +>> _______________________________________________ +>> notmuch mailing list +>> notmuch@notmuchmail.org +>> http://notmuchmail.org/mailman/listinfo/notmuch -- 2.26.2