From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: Org-babel for sending emails Date: Sun, 09 Apr 2017 20:53:31 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxNaM-00037T-P5 for emacs-orgmode@gnu.org; Sun, 09 Apr 2017 20:53:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxNaJ-0000Uw-Oz for emacs-orgmode@gnu.org; Sun, 09 Apr 2017 20:53:38 -0400 Received: from mail-qk0-x231.google.com ([2607:f8b0:400d:c09::231]:33659) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cxNaJ-0000UT-KI for emacs-orgmode@gnu.org; Sun, 09 Apr 2017 20:53:35 -0400 Received: by mail-qk0-x231.google.com with SMTP id h67so97460044qke.0 for ; Sun, 09 Apr 2017 17:53:33 -0700 (PDT) In-reply-to: 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" To: Giri Prashanth Cc: org-mode I do not know of any org-babel stuff. I use some functions here: https://github.com/jkitchin/scimax/blob/master/scimax-email.el for emailing headings and for mail-merge like features. You may find some of them suitable for your needs. Giri Prashanth writes: > Hi, > > Is there a dedicated org-babel for composing and sending emails from > org-mode ? > > I know that a entire org-mode file could be sent as email by exporting > with org-mime, but I was wondering if there exist some package to have > message mode for org-babel, like the following: > > #+BEGIN_SRC message FROM:.... TO:... > > #+END_SRC > > and executing above send the email. > > Thank you in advance for your responses. -- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu