[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] email ui choices?
From: |
Rasmus |
Subject: |
Re: [O] email ui choices? |
Date: |
Tue, 14 Jul 2015 13:35:43 +0200 |
User-agent: |
Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) |
Eric Abrahamsen <address@hidden> writes:
> (setq message-send-mail-function 'message-send-mail-with-sendmail)
> (setq sendmail-program "msmtp")
Emacs is pretty good at talking to smtp servers. You can simply add a
header like this to your message (e.g. via `gnus-posting-styles' or
`message-default-headers'):
X-Message-Smtp-Method: smtp smtp.email.com 465 rasmus
For saving the sent mail, Gnus uses the GCC header. I don't know what
you'd do in the case of plain message.el.
Rasmus
--
Slaa Patienten ihjel, saa siger Feberen Pas
- [O] email ui choices?, Matt Price, 2015/07/13
- Re: [O] email ui choices?,
Rasmus <=
- Re: [O] email ui choices?, Eric Abrahamsen, 2015/07/14
- Re: [O] email ui choices?, Rasmus, 2015/07/14
- Re: [O] email ui choices?, Jorge A. Alfaro-Murillo, 2015/07/14
- Re: [O] email ui choices?, Eric Abrahamsen, 2015/07/14
- Re: [O] email ui choices?, Rasmus, 2015/07/15
- Re: [O] email ui choices?, Eric Abrahamsen, 2015/07/15
- Re: [O] email ui choices?, Rasmus, 2015/07/15
- Re: [O] email ui choices?, Eric Abrahamsen, 2015/07/15