comparison man/sending.texi @ 69770:8b9279d58ebd

5-arg pxref
author Karl Berry <karl@gnu.org>
date Mon, 03 Apr 2006 00:26:06 +0000
parents 91970b147f39
children ec3278dd3d95 65ca8fb66a0d
comparison
equal deleted inserted replaced
69769:c393ff423703 69770:8b9279d58ebd
457 The variable @code{send-mail-function} controls how the default mail 457 The variable @code{send-mail-function} controls how the default mail
458 user agent sends mail. It should be set to a function. The default 458 user agent sends mail. It should be set to a function. The default
459 is @code{sendmail-send-it}, which delivers mail using the Sendmail 459 is @code{sendmail-send-it}, which delivers mail using the Sendmail
460 installation on the local host. To send mail through a SMTP server, 460 installation on the local host. To send mail through a SMTP server,
461 set it to @code{smtpmail-send-it} and set up the Emacs SMTP library 461 set it to @code{smtpmail-send-it} and set up the Emacs SMTP library
462 (@pxref{Top,, Sending mail via SMTP,smtpmail}). A third option is 462 (@pxref{Top,,Emacs SMTP Library, Sending mail via SMTP,smtpmail}). A
463 @code{feedmail-send-it}, see the commentary section of the 463 third option is @code{feedmail-send-it}, see the commentary section of
464 @file{feedmail.el} package for more information. 464 the @file{feedmail.el} package for more information.
465 465
466 @node Header Editing 466 @node Header Editing
467 @subsection Mail Header Editing 467 @subsection Mail Header Editing
468 468
469 Mail mode provides special commands to move to particular header 469 Mail mode provides special commands to move to particular header