File: nnmail.el.html

Defined variables (47)

nnmail-active-file-coding-systemCoding system for active file.
nnmail-article-bufferThe buffer used for splitting incoming mails.
nnmail-broken-references-mailersHeader line matching mailer producing bogus References lines.
nnmail-cache-accepted-message-idsIf non-nil, put Message-IDs of Gcc’d articles into the duplicate cache.
nnmail-cache-ignore-groupsRegexp matching group ignored when inserting message ids into the cache.
nnmail-crosspostIf non-nil, do crossposting if several split methods match the mail.
nnmail-crosspost-link-functionFunction called to create a copy of a file.
nnmail-debug-splittingIf non-nil, record mail splitting actions.
nnmail-default-file-modesSet the mode bits of all new mail files to this integer.
nnmail-delete-file-functionFunction called to delete files in some mail backends.
nnmail-expiry-targetVariable that says where expired messages should end up.
nnmail-expiry-waitExpirable articles that are older than this will be expired.
nnmail-expiry-wait-functionFunction to determine how old articles should be before they are expired.
nnmail-extra-headersExtra headers to parse.
nnmail-fancy-expiry-targetsDetermine expiry target based on articles using fancy techniques.
nnmail-file-coding-systemCoding system used in nnmail.
nnmail-incoming-coding-systemCoding system used in reading inbox
nnmail-keep-last-articleIf non-nil, nnmail will never delete/move a group’s last article.
nnmail-large-newsgroupThe number of articles which indicates a large newsgroup or nil.
nnmail-list-identifiersRegexp that matches list identifiers to be removed.
nnmail-mail-splitting-charsetDefault charset to be used when splitting incoming mail.
nnmail-mail-splitting-decodesWhether the nnmail splitting functionality should MIME decode headers.
nnmail-message-id-cache-fileThe file name of the nnmail Message-ID cache.
nnmail-message-id-cache-lengthThe approximate number of Message-IDs nnmail will keep in its cache.
nnmail-pathname-coding-systemCoding system for file name.
nnmail-post-get-new-mail-hookHook called just after finishing handling new incoming mail.
nnmail-pre-get-new-mail-hookHook called just before starting to handle new incoming mail.
nnmail-prepare-incoming-header-hookHook called narrowed to the headers of each message.
nnmail-prepare-incoming-hookHook called before treating incoming mail.
nnmail-prepare-incoming-message-hookHook called narrowed to each message.
nnmail-prepare-save-mail-hookHook called before saving mail.
nnmail-read-incoming-hookHook that will be run after the incoming mail has been transferred.
nnmail-resplit-incomingIf non-nil, re-split incoming procmail sorted mail.
nnmail-scan-directory-mail-source-onceIf non-nil, scan all incoming procmail sorted mails once.
nnmail-split-abbrev-alistAlist of abbreviations allowed in ‘nnmail-split-fancy’.
nnmail-split-fancyIncoming mail can be split according to this fancy variable.
nnmail-split-fancy-match-partial-wordsWhether to match partial words when fancy splitting.
nnmail-split-fancy-syntax-tableSyntax table used by ‘nnmail-split-fancy’.
nnmail-split-fancy-with-parent-ignore-groupsRegexp matching group names ignored by ‘nnmail-split-fancy-with-parent’.
nnmail-split-header-length-limitHeader lines longer than this limit are excluded from the split function.
nnmail-split-historyList of group/article elements that say where the previous split put messages.
nnmail-split-hookHook called before deciding where to split an article.
nnmail-split-lowercase-expandedWhether to lowercase expanded entries (i.e. \N) when splitting mails.
nnmail-split-methodsIncoming mail will be split according to this variable.
nnmail-spool-hookA hook called when a new article is spooled.
nnmail-treat-duplicatesIf non-nil, nnmail keep a cache of Message-IDs to discover mail duplicates.
nnmail-use-long-file-namesIf non-nil the mail backends will use long file and directory names.

Defined functions (50)

nnmail-activate(BACKEND &optional FORCE)
nnmail-article-group(FUNC &optional TRACE JUNK-FUNC)
nnmail-cache-fetch-group(ID)
nnmail-cache-id-exists-p(ID)
nnmail-cache-insert(ID GRP &optional SUBJECT SENDER)
nnmail-check-duplication(MESSAGE-ID FUNC ARTNUM-FUNC &optional JUNK-FUNC)
nnmail-check-syntax()
nnmail-decode-status()
nnmail-do-request-post(ACCEPT-FUNC &optional SERVER)
nnmail-encode-status(STATUS)
nnmail-expand-newtext(NEWTEXT &optional FANCYP)
nnmail-expired-article-p(GROUP TIME FORCE &optional INHIBIT)
nnmail-expiry-target-group(TARGET GROUP)
nnmail-fancy-expiry-target(GROUP)
nnmail-fetch-field(HEADER)
nnmail-find-file(FILE)
nnmail-generate-active(ALIST)
nnmail-get-active()
nnmail-get-new-mail(METHOD EXIT-FUNC TEMP &optional GROUP SPOOL-FUNC)
nnmail-get-new-mail-1(METHOD EXIT-FUNC TEMP GROUP IN-GROUP SPOOL-FUNC)
nnmail-get-new-mail-per-group()
nnmail-get-split-group(FILE SOURCE)
nnmail-get-value(&rest ARGS)
nnmail-group-pathname(GROUP DIR &optional FILE)
nnmail-ignore-broken-references()
nnmail-insert-lines()
nnmail-insert-xref(GROUP-ALIST)
nnmail-log-split(SPLIT)
nnmail-new-mail-p(GROUP)
nnmail-parse-active()
nnmail-process-babyl-mail-format(FUNC ARTNUM-FUNC)
nnmail-process-maildir-mail-format(FUNC ARTNUM-FUNC)
nnmail-process-mmdf-mail-format(FUNC ARTNUM-FUNC &optional JUNK-FUNC)
nnmail-process-unix-mail-format(FUNC ARTNUM-FUNC)
nnmail-purge-split-history(GROUP)
nnmail-remove-leading-whitespace()
nnmail-remove-list-identifiers()
nnmail-remove-tabs()
nnmail-replace-status(NAME VALUE)
nnmail-request-post(&optional SERVER)
nnmail-save-active(GROUP-ASSOC FILE-NAME)
nnmail-search-unix-mail-delim()
nnmail-search-unix-mail-delim-backward()
nnmail-split-fancy()
nnmail-split-fancy-with-parent()
nnmail-split-history()
nnmail-split-incoming(INCOMING FUNC &optional EXIT-FUNC GROUP ARTNUM-FUNC JUNK-FUNC)
nnmail-split-it(SPLIT)
nnmail-within-headers-p()
nnmail-write-region(START END FILENAME &optional APPEND VISIT LOCKNAME MUSTBENEW)

Defined faces (0)