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 88CBB431FB6 for ; Fri, 10 Feb 2012 15:55:02 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 j4s+4we7bRck for ; Fri, 10 Feb 2012 15:55:02 -0800 (PST) X-Greylist: delayed 1243 seconds by postgrey-1.32 at olra; Fri, 10 Feb 2012 15:55:02 PST Received: from imarko.xen.prgmr.com (imarko.xen.prgmr.com [72.13.95.244]) by olra.theworths.org (Postfix) with ESMTP id 08D88431FAE for ; Fri, 10 Feb 2012 15:55:02 -0800 (PST) Received: from localhost ([127.0.0.1] helo=zsu.kismala.com) by imarko.xen.prgmr.com with esmtp (Exim 4.76) (envelope-from ) id 1Rvzys-0008AN-6s for notmuch@notmuchmail.org; Fri, 10 Feb 2012 15:34:18 -0800 From: Istvan Marko To: Notmuch Mail Subject: Re: Set "From" based on "To" when replying In-Reply-To: <87obtx5as1.fsf@tu-dortmund.de> (Simon Campese's message of "Sat, 21 Jan 2012 16:35:10 +0100") References: <87obtx5as1.fsf@tu-dortmund.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) Date: Fri, 10 Feb 2012 15:34:17 -0800 Message-ID: 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: Fri, 10 Feb 2012 23:55:02 -0000 Simon Campese writes: > I would like to implement the following behaviour: When replying to a > mail that has "something-3Q2Tfjf0mexg9hUCZPvPmw@public.gmane.org" in the "To"-header, I would like > to have the "From"-header of the reply to be automatically set to this > address. message-alternative-emails and message-dont-reply-to-names might help to handle this. -- Istvan