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 C0494431FAF for ; Tue, 5 Jun 2012 16:31:32 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.274 X-Spam-Level: * X-Spam-Status: No, score=1.274 tagged_above=-999 required=5 tests=[RDNS_NONE=1.274] 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 eRnTWYIp3tQM for ; Tue, 5 Jun 2012 16:31:28 -0700 (PDT) X-Greylist: delayed 352 seconds by postgrey-1.32 at olra; Tue, 05 Jun 2012 16:31:27 PDT Received: from bit.local (unknown [203.7.149.1]) by olra.theworths.org (Postfix) with ESMTP id 4343C431FAE for ; Tue, 5 Jun 2012 16:31:27 -0700 (PDT) Received: by bit.local (Postfix, from userid 501) id 88DB6105A188; Wed, 6 Jun 2012 09:25:17 +1000 (EST) From: Bart Bunting To: notmuch@notmuchmail.org Subject: Any tips on emacs and different signatures per address User-Agent: Notmuch/0.13.2+33~ga114ac8 (http://notmuchmail.org) Emacs/24.1.50.2 (i386-apple-darwin11.3.0) Date: Wed, 06 Jun 2012 09:25:17 +1000 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: Tue, 05 Jun 2012 23:31:32 -0000 Good morning, I am hoping this isn't off topic. I have several different email addresses that notmuch handles mail for. I am trying to understand how I can have multiple different signatures based on the account from which I am sending the email. One possibility looks like somehow using message-mode to do this but I can't quite figure it out. The other thing I would like in an ideal world is to change the bcc address to a different address again based on the from address of the email I am sending. Sorry if this is trivial. Any pointers or snippits of config would be greatly appreciated. Kind regards Bart