File: sendmail.el.html

This mode provides mail-sending facilities from within Emacs. It is documented in the Emacs user's manual.

Defined variables (39)

default-sendmail-coding-systemDefault coding system for encoding the outgoing mail.
mail-alias-fileIf non-nil, the name of a file to use instead of the sendmail default.
mail-alias-modtimeThe modification time of your mail alias file when it was last examined.
mail-aliasesAlist of mail address aliases,
mail-archive-file-nameName of file to write all outgoing messages in, or nil for none.
mail-bury-selects-summaryIf non-nil, try to show Rmail summary buffer after returning from mail.
mail-citation-headerWhile running ‘mail-citation-hook’, this variable holds the message header.
mail-citation-hookHook for modifying a citation just inserted in the mail buffer.
mail-citation-prefix-regexpRegular expression to match a citation prefix plus whitespace.
mail-default-directoryValue of ‘default-directory’ for Mail mode buffers.
mail-default-headersA string containing header lines, to be inserted in outgoing messages.
mail-default-reply-toAddress to insert as default Reply-To field of outgoing messages.
mail-envelope-fromIf non-nil, designate the envelope-from address when sending mail.
mail-font-lock-keywordsAdditional expressions to highlight in Mail mode.
mail-from-styleSpecifies how "From:" fields look.
mail-header-separatorLine used to separate headers from text in messages being composed.
mail-indentation-spacesNumber of spaces to insert at the beginning of each cited line.
mail-interactiveNon-nil means when sending a message wait for and display errors.
mail-mailing-listsList of mailing list addresses the user is subscribed to.
mail-mode-abbrev-tableAbbrev table for ‘mail-mode’.
mail-mode-hookHook run by Mail mode.
mail-mode-mapKeymap for ‘mail-mode’.
mail-mode-syntax-tableSyntax table used while in ‘mail-mode’.
mail-personal-alias-fileIf non-nil, the name of the user’s personal mail alias file.
mail-self-blindNon-nil means insert Bcc to self in messages to be sent.
mail-send-actionsA list of actions to be performed upon successful sending of a message.
mail-send-hookHook run just before sending a message.
mail-send-nonasciiSpecify whether to allow sending non-ASCII characters in mail.
mail-setup-hookNormal hook, run each time a new outgoing message is initialized.
mail-setup-with-fromNon-nil means insert ‘From:’ field when setting up the message.
mail-signatureText inserted at end of mail buffer when a message is initialized.
mail-signature-fileFile containing the text inserted at end of mail buffer.
mail-specify-envelope-fromIf non-nil, specify the envelope-from address when sending mail.
mail-use-dsnAsk MTA for notification of failed, delayed or successful delivery.
mail-yank-ignored-headersDelete these headers from old message when it’s inserted in a reply.
mail-yank-prefixPrefix insert on lines of yanked message being replied to.
send-mail-functionFunction to call to send the current buffer as mail.
sendmail-coding-systemCoding system for encoding the outgoing mail.
sendmail-programProgram used to send messages.

Defined functions (44)

mail(&optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER ACTIONS RETURN-ACTION)
mail-add-attachment(FILE)
mail-bcc()
mail-bury(&optional ARG)
mail-cc()
mail-combine-fields(FIELD)
mail-do-fcc(HEADER-END)
mail-dont-send(&optional ARG)
mail-encode-header(BEG END)
mail-envelope-from()
mail-fcc(FOLDER)
mail-fill-yanked-message(&optional JUSTIFYP)
mail-header-end()
mail-indent-citation()
mail-insert-disposition-notification-to()
mail-insert-file(&optional FILE)
mail-insert-from-field()
mail-mail-followup-to()
mail-mail-reply-to()
mail-mode()
mail-mode-auto-fill()
mail-mode-fill-paragraph(ARG)
mail-other-frame(&optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)
mail-other-window(&optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)
mail-position-on-field(FIELD &optional SOFT)
mail-recover()
mail-recover-1()
mail-reply-to()
mail-send()
mail-send-and-exit(&optional ARG)
mail-sendmail-delimit-header()
mail-sendmail-undelimit-header()
mail-setup(TO SUBJECT IN-REPLY-TO CC REPLYBUFFER ACTIONS RETURN-ACTION)
mail-signature(&optional ATPOINT)
mail-split-line()
mail-subject()
mail-text()
mail-text-start()
mail-to()
mail-yank-clear-headers(START END)
mail-yank-region(ARG)
sendmail-query-once()
sendmail-send-it()
sendmail-user-agent-compose(&optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-FUNCTION YANK-ACTION SEND-ACTIONS RETURN-ACTION &rest IGNORED)

Defined faces (0)