emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] how to pass variables (such as to-address) to org-mime?


From: Peter Salazar
Subject: [O] how to pass variables (such as to-address) to org-mime?
Date: Tue, 30 Jun 2015 15:28:07 -0400

To Eric and the org-list, 

Question about org-mime. When sending email, I'd like to instruct org-mime to pull certain variables from my org-mode subtrees. For example, how can I instruct org-mime to pull the "to" email address from the subtree?

So that, for example, my org-mode subtree could look something like this and org-mime would pull the email address automatically? 

-------
* test of org-mime
#+EMAIL-TO: address@hidden
#+EMAIL-CC: address@hidden
Hey man,
    
This is a test of org-mime. 
    
Best,
Peter
---------

It would be great to do the same thing for cc, bcc, custom signatures, etc.

Has anyone hacked together anything like this?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]