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 DB2E6431FBD for ; Sun, 27 Apr 2014 09:30:57 -0700 (PDT) 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 0KO4j4fmGhvO for ; Sun, 27 Apr 2014 09:30:52 -0700 (PDT) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 34BF0431FBC for ; Sun, 27 Apr 2014 09:30:52 -0700 (PDT) Received: by mail-ee0-f54.google.com with SMTP id d49so4125584eek.41 for ; Sun, 27 Apr 2014 09:30:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=TNURN0URYvLtya0/wwrY1FD7h+BjV5HO9urdpapjjrc=; b=UsB+wo3DuyCy4AtLeMKQzYNX7GMTGxw2qNAiC5+Ieelw6RBZG1HP548XK6H1szt1NR p5YS+FJeSCIhCwquKpFviv2M0fvKRJlMHhjmc8znZNTzViQba8Fh27vYpXETAGURbSb1 hygho0NU7S8VMc7uHq1uCkm6E9YihbPS/9l571lO0CG3spy1ZN/IrwCkxHQcVs7PGF7h OSWNMHKag23i0w+9t2zzHclAUFscnWbNp9eFGW/8sGIKkgltV9Jwpvvc9syC0vbYAMNk en39Wlu3vx/PnuWdOsDShfukOCWq7UI4S9AZRvnEkTCevhqPq9lf6iNCoCf8JLeQo4mw I9RA== X-Gm-Message-State: ALoCoQmektcYIlAmqh8xFF9Zba6Xo78AghBjxt3Nev5R81Duo21j+SkJFIaXgV1jDQ6xh1brIaGs X-Received: by 10.15.43.77 with SMTP id w53mr26413558eev.10.1398616249527; Sun, 27 Apr 2014 09:30:49 -0700 (PDT) Received: from localhost (dsl-hkibrasgw2-58c36f-91.dhcp.inet.fi. [88.195.111.91]) by mx.google.com with ESMTPSA id w12sm42851394eez.36.2014.04.27.09.30.48 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 27 Apr 2014 09:30:48 -0700 (PDT) From: Jani Nikula To: notmuch@notmuchmail.org Subject: [PATCH] NEWS: replies to encrypted messages encrypted by default Date: Sun, 27 Apr 2014 19:30:47 +0300 Message-Id: <1398616247-15326-1-git-send-email-jani@nikula.org> X-Mailer: git-send-email 1.9.2 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, 27 Apr 2014 16:30:58 -0000 --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 7cdcb4b3871e..a85af71e7341 100644 --- a/NEWS +++ b/NEWS @@ -136,6 +136,13 @@ Bug fixes for sender identities and undesirable ways. Now it will use identities exactly as configured in `notmuch-identities`. +Replies to encrypted messages will be encrypted by default + + In the interest of maintaining confidentiality of communications, + the Notmuch Emacs interface now automatically adds the mml tag to + encrypt replies to encrypted messages. This should make it less + likely to accidentally reply to encrypted messages in plain text. + nmbug ----- -- 1.9.2