--- /dev/null
+Return-Path: <sebastian.fischmeister@uwaterloo.ca>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id C412E6DE034D\r
+ for <notmuch@notmuchmail.org>; Fri, 29 Apr 2016 06:56:03 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.022\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.022 tagged_above=-999 required=5 tests=[AWL=0.289,\r
+ RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id nrYW9H0RP8hI for <notmuch@notmuchmail.org>;\r
+ Fri, 29 Apr 2016 06:55:55 -0700 (PDT)\r
+Received: from mailchk-m03.uwaterloo.ca (mailservices.uwaterloo.ca\r
+ [129.97.128.141])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id B57136DE0319\r
+ for <notmuch@notmuchmail.org>; Fri, 29 Apr 2016 06:55:55 -0700 (PDT)\r
+Received: from connect.uwaterloo.ca (connhub2.connect.uwaterloo.ca\r
+ [129.97.149.119])\r
+ by mailchk-m03.uwaterloo.ca (8.14.4/8.14.4) with ESMTP id u3TDtaP5008279\r
+ (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=OK)\r
+ for <notmuch@notmuchmail.org>; Fri, 29 Apr 2016 09:55:53 -0400\r
+Received: from uwaterloo.ca (129.97.68.117) by connhub2.connect.uwaterloo.ca\r
+ (129.97.149.119) with Microsoft SMTP Server (TLS) id 14.3.266.1; Fri, 29 Apr\r
+ 2016 09:54:57 -0400\r
+From: Sebastian Fischmeister <sfischme@uwaterloo.ca>\r
+To: Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: message-default-mail-headers not working in notmuch 0.22\r
+Reply-To: <sfischme@uwaterloo.ca>\r
+X-Homepage: http://esg.uwaterloo.ca\r
+Date: Fri, 29 Apr 2016 09:54:57 -0400\r
+Message-ID: <87y47wmsfi.fsf@uwaterloo.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-UUID: 86bada57-e954-4db8-8015-198aed60687e\r
+X-Miltered: at mailchk-m03 with ID 572367D8.001 by Joe's j-chkmail\r
+ (http://j-chkmail.ensmp.fr)!\r
+X-Virus-Scanned: clamav-milter 0.99 at mailchk-m03\r
+X-Virus-Status: Clean\r
+X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.9\r
+ (mailchk-m03.uwaterloo.ca [129.97.128.141]);\r
+ Fri, 29 Apr 2016 09:55:54 -0400 (EDT)\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 29 Apr 2016 13:56:03 -0000\r
+\r
+Hi,\r
+\r
+After upgrading to notmuch 0.22, my emacs config seems broken:\r
+\r
+(setq message-default-mail-headers "Reply-to: me@example.com\nBcc: me@example.com")\r
+\r
+When creating a new mail, it has no header other than "To:" and\r
+"Subject:".\r
+\r
+Since I cannot find any item in the NEWS related to this release, is\r
+this expected behaviour?\r
+\r
+\r
+ Sebastian\r