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 6E149429E54 for ; Sat, 21 Jan 2012 22:41:00 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 58hybJmc4Nn1 for ; Sat, 21 Jan 2012 22:40:59 -0800 (PST) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 978C3429E40 for ; Sat, 21 Jan 2012 22:40:59 -0800 (PST) Received: by wgbdt12 with SMTP id dt12so1715875wgb.2 for ; Sat, 21 Jan 2012 22:40:57 -0800 (PST) Received: by 10.180.94.232 with SMTP id df8mr5969706wib.20.1327214457176; Sat, 21 Jan 2012 22:40:57 -0800 (PST) Received: from localhost ([109.131.97.13]) by mx.google.com with ESMTPS id df2sm6354810wib.4.2012.01.21.22.40.55 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 21 Jan 2012 22:40:56 -0800 (PST) From: Pieter Praet To: Aaron Ecay , Austin Clements Subject: Re: [PATCH] emacs: Quote MML tags in replies In-Reply-To: References: <1326998589-37187-1-git-send-email-aaronecay@gmail.com> <20120119224842.GS16740@mit.edu> <87obtzuvmj.fsf@praet.org> User-Agent: Notmuch/0.11+101~g94bf862 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Sun, 22 Jan 2012 07:39:03 +0100 Message-ID: <87sjj844xk.fsf@praet.org> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQl8ev/Qq1tZOv7TknScuXi/NH4jvqKuR1XB6uGYldsZtNrI0fXYondpjHikWrzDJUb9vb4f Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: notmuch@notmuchmail.org 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, 22 Jan 2012 06:41:00 -0000 On Thu, 19 Jan 2012 22:26:02 -0500, Aaron Ecay wrote: > On Fri, 20 Jan 2012 00:21:08 +0100, Pieter Praet wrote: > > So, would I be right to assume MML tags in signatures are never > > evaluated to begin with? Otherwise, there would still be a security > > hole, no? >=20 > I am thinking of MML tags that a user puts in their own signature. > If that case is a security hole, then the hole is in the user=E2=80=99s b= rain > and not in notmuch. :) >=20 Ah, right... I didn't bother checking what the mark's position would be, so assumed we were talking about the signature in the *quoted* message. Won't happen again :) > --=20 > Aaron Ecay Peace --=20 Pieter