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 1C4D9431FBC for ; Mon, 7 Apr 2014 18:10:49 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[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 faVNneuZhtMZ for ; Mon, 7 Apr 2014 18:10:41 -0700 (PDT) Received: from youngberry.canonical.com (youngberry.canonical.com [91.189.89.112]) by olra.theworths.org (Postfix) with ESMTP id 111E7431FB6 for ; Mon, 7 Apr 2014 18:10:41 -0700 (PDT) Received: from 121-73-77-183.cable.telstraclear.net ([121.73.77.183] helo=narsil) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1WXKYh-0006Il-MY; Tue, 08 Apr 2014 01:10:40 +0000 Received: by narsil (Postfix, from userid 1000) id B5C5B525C1C; Tue, 8 Apr 2014 13:10:35 +1200 (NZST) From: Michael Hudson-Doyle To: Ian Kelling , notmuch@notmuchmail.org Subject: Re: gnus-alias integration bug In-Reply-To: <87vbuk8xo5.fsf@treetowl.lan> References: <87vbuk8xo5.fsf@treetowl.lan> User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.4.50.2 (x86_64-pc-linux-gnu) Date: Tue, 08 Apr 2014 13:10:35 +1200 Message-ID: <87ha6439tg.fsf@canonical.com> MIME-Version: 1.0 Content-Type: text/plain 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: Tue, 08 Apr 2014 01:10:49 -0000 Ian Kelling writes: > gnus-alias allows you to set your identity based on the headers in the > message you are replying. This is an essential feature in a mail client > for me, I want to automatically reply as the person an email was sent to > for certain addresses. This does not work in notmuch. Which version of notmuch are you using? gnus-alias is working fine for me with notmuch 0.17 and emacs-version "GNU Emacs 24.4.50.2 (x86_64-pc-linux-gnu, GTK+ Version 3.8.6) of 2014-04-04 on wani04" Cheers, mwh