[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Changing the default for `send-mail-function'
From: |
Richard Stallman |
Subject: |
Re: Changing the default for `send-mail-function' |
Date: |
Sun, 26 Jun 2011 12:18:16 -0400 |
As previously discussed, the default value of `send-mail-function' would
change to `smtpmail-send-it' (on all architectures) after the smtpmail.el
rework was complete.
The current setting is sendmail-send-it.
That works by calling the system's mailer, which (we can presume)
has already been configured for the sake of other mail programs.
At least on Windows, the system mailer (Outlook or whatever) is
normally already configured, and many times by a person other than the
one who invoked Emacs. The latter might not know the address or the
credentials, or both.
This is often the case on GNU/Linux, too.
When this isn't the case, the user will have to configure mail sending
somehow. In that case, what advantage is there in configuring mail in
Emacs, rather than doing it at the system level so that every program
or script can send mail?
Is there a way Emacs can determine whether mail sending has been
configured at the system level, and if not, ask the user
to do so either in Emacs (with smtpmail) or else at system level
(and use sendmail-send-it)?
--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org, www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
Use free telephony http://directory.fsf.org/category/tel/
- Re: Changing the default for `send-mail-function', (continued)
- Re: Changing the default for `send-mail-function', Stephen J. Turnbull, 2011/06/27
- Re: Changing the default for `send-mail-function', Lars Magne Ingebrigtsen, 2011/06/27
- Re: Changing the default for `send-mail-function', Ted Zlatanov, 2011/06/27
- Re: Changing the default for `send-mail-function', Stephen J. Turnbull, 2011/06/27
- Re: Changing the default for `send-mail-function', Chong Yidong, 2011/06/27
- Re: Changing the default for `send-mail-function', Lars Magne Ingebrigtsen, 2011/06/28
- Re: Changing the default for `send-mail-function', Richard Stallman, 2011/06/27
- Re: Changing the default for `send-mail-function', Ted Zlatanov, 2011/06/27
- Re: Changing the default for `send-mail-function', Lars Magne Ingebrigtsen, 2011/06/27
- Re: Changing the default for `send-mail-function', Jason Rumney, 2011/06/28
- Re: Changing the default for `send-mail-function',
Richard Stallman <=
- Re: Changing the default for `send-mail-function', Andrey Paramonov, 2011/06/27