From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 0AB096DE091E for ; Mon, 17 Oct 2016 05:01:16 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.006 X-Spam-Level: X-Spam-Status: No, score=-0.006 tagged_above=-999 required=5 tests=[AWL=0.005, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b2a4CR9eGocz for ; Mon, 17 Oct 2016 05:01:12 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 218B96DE0005 for ; Mon, 17 Oct 2016 05:01:12 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1bw6b8-0006NX-66; Mon, 17 Oct 2016 08:00:54 -0400 Received: (nullmailer pid 24684 invoked by uid 1000); Mon, 17 Oct 2016 12:01:08 -0000 From: David Bremner To: matt@bubblegen.co.uk, notmuch@notmuchmail.org, matt@bubblegen.co.uk Subject: Re: In-Reply-To: <20161011212430.4F5E62406AF@bubblegen.co.uk> References: <20161011212430.4F5E62406AF@bubblegen.co.uk> Date: Mon, 17 Oct 2016 09:01:08 -0300 Message-ID: <87k2d7kwvv.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 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, 17 Oct 2016 12:01:16 -0000 matt@bubblegen.co.uk writes: > From: Matthew Lear > To: notmuch@notmuchmail.org > Cc: Matthew Lear > Subject: [PATCH] Fix reply to encrypted mail when discouraging plain text. > Date: Tue, 11 Oct 2016 22:24:18 +0100 > Message-Id: <1476221058-10431-1-git-send-email-matt@bubblegen.co.uk> > X-Mailer: git-send-email 2.4.10 Pushed to master. For future reference it would be nice if the actual git send-email output made to the list, so I don't have to fix up the commit message by hand.