From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Per-contact from-email addresses with this Python wrapper script Date: Sun, 1 Feb 2015 13:50:17 +0100 Message-ID: <2015-02-01T13-45-30@devnull.Karl-Voit.at> Reply-To: Karl Voit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHtz3-0001HK-Vc for emacs-orgmode@gnu.org; Sun, 01 Feb 2015 07:50:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHtz0-0000fw-Pq for emacs-orgmode@gnu.org; Sun, 01 Feb 2015 07:50:37 -0500 Received: from plane.gmane.org ([80.91.229.3]:51894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHtz0-0000fj-Iu for emacs-orgmode@gnu.org; Sun, 01 Feb 2015 07:50:34 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YHtyz-0002iu-3M for emacs-orgmode@gnu.org; Sun, 01 Feb 2015 13:50:33 +0100 Received: from friends.grml.info ([136.243.234.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Feb 2015 13:50:33 +0100 Received: from news1142 by friends.grml.info with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Feb 2015 13:50:33 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! I'm using mutt as MUA with gVim for composing.[1] With muttfilter.py[2] I am able to have automatically set FROM-addresses according to my properties in Org-contacts. This way, I can use COMPANY42@MYDOMAIN.at as my own FROM-address for any email I write to Bob@company42.com, for example. It should work for any MUA/editor combination which is able to call a wrapper in between before composing. You might be interested in this script or the idea in general :-) [1] Please do not start an editor war: I am also using vim for various reasons I don't want to discuss at this point. [2] http://karl-voit.at/2015/02/01/muttfilter -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github