* mail- and sendmail-user-agent @ 2010-02-18 23:55 Mauro Sacchetto [not found] ` <87mxz2ewqq.fsf@marauder.physik.uni-ulm.de> 0 siblings, 1 reply; 4+ messages in thread From: Mauro Sacchetto @ 2010-02-18 23:55 UTC (permalink / raw) To: help-gnu-emacs Is the same thing (setq mail-user-agent 'mail-user-agent) and (setq mail-user-agent 'sendmail-user-agent) in .emacs to send e-mail? Thanx M ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <87mxz2ewqq.fsf@marauder.physik.uni-ulm.de>]
* Re: mail- and sendmail-user-agent [not found] ` <87mxz2ewqq.fsf@marauder.physik.uni-ulm.de> @ 2010-02-22 10:27 ` Mauro Sacchetto [not found] ` <87pr3xcc6z.fsf@marauder.physik.uni-ulm.de> 0 siblings, 1 reply; 4+ messages in thread From: Mauro Sacchetto @ 2010-02-22 10:27 UTC (permalink / raw) To: help-gnu-emacs 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. ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <87pr3xcc6z.fsf@marauder.physik.uni-ulm.de>]
* Re: mail- and sendmail-user-agent [not found] ` <87pr3xcc6z.fsf@marauder.physik.uni-ulm.de> @ 2010-02-24 9:28 ` Mauro Sacchetto 2010-02-24 10:30 ` David Kastrup 0 siblings, 1 reply; 4+ messages in thread From: Mauro Sacchetto @ 2010-02-24 9:28 UTC (permalink / raw) To: help-gnu-emacs Reiner Steib wrote: > smtpmail-send.it is nonsense. Please refer to the official > documentation instead of some random how-to on the web. [cut] Yes, Only, in the net there are a lot of not working how-tos... It seems rather curious. In any case, thanx! M. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: mail- and sendmail-user-agent 2010-02-24 9:28 ` Mauro Sacchetto @ 2010-02-24 10:30 ` David Kastrup 0 siblings, 0 replies; 4+ messages in thread From: David Kastrup @ 2010-02-24 10:30 UTC (permalink / raw) To: help-gnu-emacs Mauro Sacchetto <mauro.sacchetto@gmail.com> writes: > Reiner Steib wrote: >> smtpmail-send.it is nonsense. Please refer to the official >> documentation instead of some random how-to on the web. > [cut] > Yes, Only, in the net there are a lot of > not working how-tos... It seems rather curious. And a lot of outdated ones. For people maintaining high-quality documentation packaged together with their software, this is a constant source of annoyance. -- David Kastrup ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-02-24 10:30 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 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 [not found] ` <87pr3xcc6z.fsf@marauder.physik.uni-ulm.de> 2010-02-24 9:28 ` Mauro Sacchetto 2010-02-24 10:30 ` David Kastrup
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).