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 1D921431FD0 for ; Thu, 2 Dec 2010 21:47:40 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.463 X-Spam-Level: * X-Spam-Status: No, score=1.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1] 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 sfM-W01+ylSI for ; Thu, 2 Dec 2010 21:47:39 -0800 (PST) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id 6688A431FB5 for ; Thu, 2 Dec 2010 21:47:39 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id 3370B1E07A for ; Fri, 3 Dec 2010 06:47:38 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:reply-to:date:message-id:mime-version:content-type; s= postfix; bh=lTg7vBbmCD/OPpqy4wpB/WPb4eM=; b=m0Vv+U7gBUFZPVmwGfYZ jTLOhKzyNIc9JULoAfJOHw9atETlI5NLVl/JXX668Rxt7FnA31o2ZF+FRbSq9w0U 3/INsxwmM8XnueZyUciAKgszWoLfJJwQVj3NdhtQuYerA0MwROizs79r+61LWfSs vG15722LgmVlFIroEZBSNpI= Received: from maillard.im (unknown [192.168.0.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA for ; Fri, 3 Dec 2010 06:47:38 +0100 (CET) From: Xavier Maillard To: notmuch@notmuchmail.org Subject: How notmuchmail guess the 'from' and what to do in To and Cc ? User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Fri, 03 Dec 2010 06:54:51 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard 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, 03 Dec 2010 05:47:40 -0000 Hi, all is in the subject but I will try to clarify. On this mailing list, when pressing the 'r' key to post an answer to a message, my From header is automatically filled with my 'backup' email address and I do not know why. My primary is this one. How does it guess that ? Second, once again, taking notmuchmail mailing list, I observe weird behaviour when answering: all people are automatically set in the To header which is wrong in my opinion. Why does it react that way ? My guess is that it should "explode" and "balance" all the recipients along the To and Cc headers. Am I wrong thinking like this ? Regards -- Xavier