unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: nljlistbox2@gmail.com (N. Jackson)
To: help-gnu-emacs@gnu.org
Subject: Re: Multiple "outgoing" email accounts.
Date: Sat, 08 Feb 2014 00:22:12 -0400	[thread overview]
Message-ID: <87sirumdxn.fsf@moondust.localdomain> (raw)
In-Reply-To: mailman.14081.1391794971.10748.help-gnu-emacs@gnu.org


"William G Gardella" <wgg2@member.fsf.org> writes:
> N.B. that in emacs24, you can also specify which SMTP server to use
> for message-mode on a per message basis with an
> "X-Message-SMTP-Method:" header, e.g.
>
> X-Message-SMTP-Method: smtp smtp.foo.org 465
>
> This eliminates much of the need for the setting of individual
> smtpmail-* variables in these multiple accounts configurations for
> message-mode MUAs like mu4e and Gnus.  This technique also lets you
> switch between use of smtpmail and use of your system's local sendmail
> binary:
>
> X-Message-SMTP-Method: sendmail
>
> See (info "(message) Mail Variables") for more info.

I've been looking at using this header for in my set up for multiple
email accounts and I find myself with questions that I haven't found the
answers to yet in the documentation:

!. Does the header get removed before the mail is sent?

2. Can one omit the port number and leave that to be retrieved from the
.authinfo file?

3. Is there a command to insert the X-Message-SMTP-Method header?

4. When entering the value for the X-Message-SMTP-Method header, is
there a way to use completion to select from available smtp servers, or
from the entries in .authinfo?

It would seem like an excessive amount of work, and error prone, to type
in something like

     X-Message-SMTP-Method: smtp smtp.fsf.org 587 other-user

every time I want to send an email.


  parent reply	other threads:[~2014-02-08  4:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-06 20:30 Multiple "outgoing" email accounts E Sabof
2014-02-06 20:47 ` Herbert J. Skuhra
2014-02-06 22:02   ` E Sabof
2014-02-07 17:42     ` William G Gardella
     [not found]     ` <mailman.14081.1391794971.10748.help-gnu-emacs@gnu.org>
2014-02-08  4:22       ` N. Jackson [this message]
2014-02-08  6:14         ` Eric Abrahamsen
2014-02-10 11:07           ` Rasmus
     [not found]         ` <mailman.14149.1391839983.10748.help-gnu-emacs@gnu.org>
2014-02-08 19:46           ` N. Jackson
2014-02-07  0:34 ` E Sabof

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sirumdxn.fsf@moondust.localdomain \
    --to=nljlistbox2@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).