From: Mark Walters Date: Sun, 2 Feb 2014 20:03:00 +0000 (+0000) Subject: Re: show inline html images as attachments in emacs notmuch-show X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=503ef6958014df237b78c82b06a436c4348bb3fe;p=notmuch-archives.git Re: show inline html images as attachments in emacs notmuch-show --- diff --git a/f1/3348d6089e3fb5f68c79d7b4b2f2e7c5da202f b/f1/3348d6089e3fb5f68c79d7b4b2f2e7c5da202f new file mode 100644 index 000000000..54b23aa59 --- /dev/null +++ b/f1/3348d6089e3fb5f68c79d7b4b2f2e7c5da202f @@ -0,0 +1,104 @@ +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 21935431FCB + for ; Sun, 2 Feb 2014 12:05:33 -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 mokhITOM8nnz for ; + Sun, 2 Feb 2014 12:05:25 -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 751C3431FBC + for ; Sun, 2 Feb 2014 12:05:25 -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 1WA3IA-00072h-Ld; Sun, 02 Feb 2014 20:05:23 +0000 +Received: from 93-97-24-31.zone5.bethere.co.uk ([93.97.24.31] helo=localhost) + by smtp.qmul.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.71) + (envelope-from ) + id 1WA3HH-00072S-CW; Sun, 02 Feb 2014 20:04:27 +0000 +From: Mark Walters +To: 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: <87y51u8opn.fsf@kafka.loc> +References: <87y51u8opn.fsf@kafka.loc> +User-Agent: Notmuch/0.15.2+484~gfb59956 (http://notmuchmail.org) Emacs/23.4.1 + (x86_64-pc-linux-gnu) +Date: Sun, 02 Feb 2014 20:03:00 +0000 +Message-ID: <87y51tp9jf.fsf@qmul.ac.uk> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Transfer-Encoding: quoted-printable +X-Sender-Host-Address: 93.97.24.31 +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: 11054b706426fd5930e9e29863fe17d6 (of first 20000 bytes) +X-SpamAssassin-Score: 0.0 +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.0 points. Summary of the scoring: + * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail + provider * (markwalters1009[at]gmail.com) + * 0.0 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: Sun, 02 Feb 2014 20:05:33 -0000 + + +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