From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Questions about mail, MIME, etc. Date: Sun, 11 May 2014 13:35:42 -0400 Message-ID: <20140511173542.GH1117@pfdstudio-air.home> References: <20140508133125.GA20746@pdavismbp15.iscinternal.com> <20140510234651.GG1117@pfdstudio-air.home> <87tx8xf211.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50347) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjXfB-0001JY-2n for emacs-orgmode@gnu.org; Sun, 11 May 2014 13:35:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WjXf5-0003Qj-SH for emacs-orgmode@gnu.org; Sun, 11 May 2014 13:35:49 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:48879) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjXf5-0003Qd-O4 for emacs-orgmode@gnu.org; Sun, 11 May 2014 13:35:43 -0400 Content-Disposition: inline In-Reply-To: <87tx8xf211.fsf@ericabrahamsen.net> 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org On Sun, May 11, 2014 at 11:05:30AM +0800, Eric Abrahamsen wrote: > Peter Davis writes: > > > One more follow-on question. When I run org-mime-org-buffer-htmlize, I get a buffer in message mode with a nice MIME message almost ready to > > go. I have not specified org-mime-library, so it defaults to mml, as expected for gnus. But when I type C-c C-c to send the message, I get > > prompted for "via" with three options (which I don't remember offhand, but it was something like 'transport', 'sendmail' and 'smtp'. > > > > However, if I had previously run and quit gnus in that session, it just sends the message, badda-boom-badda-bing. > > > > Is there some minimal configuration I can add to .emacs to have the effect of running and quitting gnus to messages will send? I realize > > this is not so much an org-mode question, but it's related. > > I have these variables set, I'll bet it's one or the other that makes > the difference (probably the second). > > (setq mail-user-agent 'gnus-user-agent) > (setq message-send-mail-function 'message-send-mail-with-sendmail) > Ah! Using these lines, or even just the first one, did get rid of the "via:" prompt, but the messages never got delivered, even though emacs said they had been sent. Then it occurred to me ... D'oh! I just added (load-file "~/.gnus.el") That worked! Sorry for the oversight. Thanks! -pd -- ---- Peter Davis The Tech Curmudgeon www.techcurmudgeon.com