File: mail-source.el.html

Defined variables (18)

mail-source-common-keyword-mapMapping from keywords to default values.
mail-source-crash-boxFile where mail will be stored while processing it.
mail-source-default-file-modesSet the mode bits of all new mail files to this integer.
mail-source-delete-incomingIf non-nil, delete incoming files after handling.
mail-source-delete-old-incoming-confirmIf non-nil, ask for confirmation before deleting old incoming files.
mail-source-directoryDirectory where incoming mail source files (if any) will be stored.
mail-source-fetcher-alistA mapping from source type to fetcher function.
mail-source-flashIf non-nil, flash periodically when mail is available.
mail-source-idle-time-delayNumber of idle seconds to wait before checking for new mail.
mail-source-imap-file-coding-systemCoding system for the crashbox made by ‘mail-source-fetch-imap’.
mail-source-incoming-file-prefixPrefix for file name for storing incoming mail.
mail-source-keyword-mapMapping from keywords to default values.
mail-source-movemail-programIf non-nil, name of program for fetching new mail.
mail-source-new-mail-availableFlag indicating when new mail is available.
mail-source-primary-sourcePrimary source for incoming mail.
mail-source-report-new-mail-intervalInterval in minutes between checks for new mail.
mail-source-stringA dynamically bound string that says what the current mail source is.
mail-sourcesWhere the mail backends will look for incoming mail.

Defined functions (23)

mail-source-bind(TYPE-SOURCE &rest BODY)
mail-source-bind-1(TYPE)
mail-source-bind-common(SOURCE &rest BODY)
mail-source-call-script(SCRIPT)
mail-source-callback(CALLBACK INFO)
mail-source-check-pop(SOURCE)
mail-source-delete-old-incoming(&optional AGE CONFIRM)
mail-source-fetch(SOURCE CALLBACK &optional METHOD)
mail-source-fetch-directory(SOURCE CALLBACK)
mail-source-fetch-file(SOURCE CALLBACK)
mail-source-fetch-imap(SOURCE CALLBACK)
mail-source-fetch-maildir(SOURCE CALLBACK)
mail-source-fetch-pop(SOURCE CALLBACK)
mail-source-fetch-with-program(PROGRAM)
mail-source-movemail(FROM TO)
mail-source-new-mail-p()
mail-source-report-new-mail(ARG)
mail-source-run-script(SCRIPT SPEC &optional DELAY)
mail-source-set-1(SOURCE)
mail-source-set-common-1(SOURCE)
mail-source-strip-keyword(KEYWORD)
mail-source-touch-pop()
mail-source-value(VALUE)

Defined faces (0)