From: Mauro Sacchetto <mauro.sacchetto@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: mail- and sendmail-user-agent
Date: Mon, 22 Feb 2010 11:27:33 +0100 [thread overview]
Message-ID: <hltm6o$k17$1@speranza.aioe.org> (raw)
In-Reply-To: 87mxz2ewqq.fsf@marauder.physik.uni-ulm.de
Reiner Steib wrote:
> I think the former is incorrect or at least gives undefined results.
> I'd suggest to use (setq mail-user-agent 'message-user-agent).
Yes, u're right, but my problem is: in some How-To I red
that the syntax to switch from MailMode to Message mode is set:
(setq send-mail-function 'smtpmail-send.it) <-- MailMode
and
(setq message-send-mail-function 'smtpmail-send.it) <-- MessageMode
The last string doesn't work for me, while does work
the following two ones:
(setq mail-user-agent 'message-user-agent)
(require 'smtpmail)
So I don't understand if I forget anything in the first solution
for MessageMode...
Thanx
M.
next prev parent reply other threads:[~2010-02-22 10:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-18 23:55 mail- and sendmail-user-agent Mauro Sacchetto
[not found] ` <87mxz2ewqq.fsf@marauder.physik.uni-ulm.de>
2010-02-22 10:27 ` Mauro Sacchetto [this message]
[not found] ` <87pr3xcc6z.fsf@marauder.physik.uni-ulm.de>
2010-02-24 9:28 ` Mauro Sacchetto
2010-02-24 10:30 ` David Kastrup
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='hltm6o$k17$1@speranza.aioe.org' \
--to=mauro.sacchetto@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).