File: nnimap.el.html

nnimap interfaces Gnus with IMAP servers.

Defined variables (20)

nnimap--split-download-bodyLike ‘nnimap-split-download-body’, but for internal use.
nnimap-addressThe address of the IMAP server.
nnimap-authenticatorHow nnimap authenticate itself to the server.
nnimap-expungeWhen to expunge deleted messages.
nnimap-fetch-partial-articlesIf non-nil, Gnus will fetch partial articles.
nnimap-inboxThe mail box where incoming mail arrives and should be split out of.
nnimap-keepalive-intervalsConfiguration for the nnimap keepalive timer.
nnimap-record-commandsIf non-nil, log commands to the "*imap log*" buffer.
nnimap-request-articles-find-limitLimit the number of articles to look for after moving an article.
nnimap-server-portThe IMAP port used.
nnimap-shell-programWhat command to execute to connect to an IMAP server.
nnimap-split-download-bodyIf non-nil, make message bodies available for consideration during splitting.
nnimap-split-download-body-defaultIf non-nil, make message bodies available for consideration during splitting.
nnimap-split-fancyUses the same syntax as ‘nnmail-split-fancy’.
nnimap-split-methodsHow mail is split.
nnimap-streamHow nnimap talks to the IMAP server.
nnimap-streamingIf non-nil, try to use streaming commands with IMAP servers.
nnimap-unsplittable-articlesArticles with the flags in the list will not be considered when splitting.
nnimap-use-namespacesWhether to use IMAP namespaces.
nnimap-userUsername to use for authentication to the IMAP server.

Defined functions (114)

copy-nnimap(ARG)
make-nnimap
make-nnimap--cmacro
nnimap-acl-edit[Arg list not available until function definition is loaded.]
nnimap-acl-get[Arg list not available until function definition is loaded.]
nnimap-article-ranges(RANGES)
nnimap-capabilities(nnimap-capabilities X)
nnimap-capabilities--inliner(INLINE--FORM X)
nnimap-capability(CAPABILITY)
nnimap-change-group(GROUP &optional SERVER NO-RECONNECT READ-ONLY)
nnimap-close-group(GROUP &optional SERVER)
nnimap-close-server(&optional SERVER DEFS)
nnimap-command(&rest ARGS)
nnimap-commands(nnimap-commands X)
nnimap-commands--inliner(INLINE--FORM X)
nnimap-convert-partial-article(STRUCTURE)
nnimap-credentials(ADDRESS PORTS USER)
nnimap-delete-article(ARTICLES)
nnimap-dummy-active-number(GROUP &optional SERVER)
nnimap-examined(nnimap-examined X)
nnimap-examined--inliner(INLINE--FORM X)
nnimap-fetch-inbox(ARTICLES)
nnimap-find-article-by-message-id(GROUP SERVER MESSAGE-ID &optional LIMIT)
nnimap-find-connection(BUFFER)
nnimap-find-expired-articles(GROUP)
nnimap-find-parameter(PARAMETER ELEMS)
nnimap-find-process-buffer(BUFFER)
nnimap-find-response-element(NAME LIST)
nnimap-find-uid-response(NAME LIST)
nnimap-find-wanted-parts(STRUCTURE)
nnimap-find-wanted-parts-1(STRUCTURE PREFIX)
nnimap-finish-retrieve-group-infos(SERVER INFOS SEQUENCES &optional DONT-INSERT)
nnimap-flags-to-marks(GROUPS)
nnimap-get-flags(SPEC)
nnimap-get-partial-article(ARTICLE PARTS STRUCTURE)
nnimap-get-response(SEQUENCE)
nnimap-get-responses(SEQUENCES)
nnimap-get-whole-article(ARTICLE &optional COMMAND)
nnimap-greeting(nnimap-greeting X)
nnimap-greeting--inliner(INLINE--FORM X)
nnimap-group(nnimap-group X)
nnimap-group--inliner(INLINE--FORM X)
nnimap-group-to-imap(GROUP)
nnimap-imap-ranges-to-gnus-ranges(IRANGE)
nnimap-initial-resync(nnimap-initial-resync X)
nnimap-initial-resync--inliner(INLINE--FORM X)
nnimap-insert-partial-structure(STRUCTURE PARTS &optional SUBP)
nnimap-last-command-time(nnimap-last-command-time X)
nnimap-last-command-time--inliner(INLINE--FORM X)
nnimap-log-command(COMMAND)
nnimap-login(USER PASSWORD)
nnimap-make-process-buffer(BUFFER)
nnimap-make-split-specs(LIST)
nnimap-make-thread-query(HEADER)
nnimap-map-port(PORT)
nnimap-marks-to-flags(MARKS)
nnimap-new-articles(FLAGS)
nnimap-newlinep(nnimap-newlinep X)
nnimap-newlinep--inliner(INLINE--FORM X)
nnimap-ok-p(VALUE)
nnimap-open-connection(BUFFER)
nnimap-open-connection-1(BUFFER)
nnimap-open-server(SERVER &optional DEFS NO-RECONNECT)
nnimap-p(X)
nnimap-p--inliner(INLINE--FORM X)
nnimap-parse-copied-articles(SEQUENCES)
nnimap-parse-flags(SEQUENCES)
nnimap-parse-line(LINE)
nnimap-process(nnimap-process X)
nnimap-process--inliner(INLINE--FORM X)
nnimap-process-expiry-targets(ARTICLES GROUP SERVER)
nnimap-process-quirk(GREETING-MATCH TYPE DATA)
nnimap-quirk(COMMAND)
nnimap-quote-specials(STRING)
nnimap-request-accept-article(GROUP &optional SERVER LAST)
nnimap-request-article(ARTICLE &optional GROUP SERVER TO-BUFFER)
nnimap-request-articles(ARTICLES &optional GROUP SERVER)
nnimap-request-create-group(GROUP &optional SERVER ARGS)
nnimap-request-delete-group(GROUP &optional FORCE SERVER)
nnimap-request-expire-articles(ARTICLES GROUP &optional SERVER FORCE)
nnimap-request-expunge-group(GROUP &optional SERVER)
nnimap-request-group(GROUP &optional SERVER DONT-CHECK INFO)
nnimap-request-group-scan(GROUP &optional SERVER INFO)
nnimap-request-head(ARTICLE &optional GROUP SERVER TO-BUFFER)
nnimap-request-list(&optional SERVER)
nnimap-request-move-article(ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST INTERNAL-MOVE-GROUP)
nnimap-request-newgroups(DATE &optional SERVER)
nnimap-request-post(&optional SERVER)
nnimap-request-rename-group(GROUP NEW-NAME &optional SERVER)
nnimap-request-replace-article(ARTICLE GROUP BUFFER)
nnimap-request-scan(&optional GROUP SERVER)
nnimap-request-set-mark(GROUP ACTIONS &optional SERVER)
nnimap-request-update-group-status(GROUP STATUS &optional SERVER)
nnimap-request-update-info-internal[Arg list not available until function definition is loaded.]
nnimap-retrieve-group-data-early(SERVER INFOS)
nnimap-retrieve-headers(ARTICLES &optional GROUP SERVER FETCH-OLD)
nnimap-save-mail-spec(GROUP-ART &optional SERVER FULL-NOV)
nnimap-select-result(nnimap-select-result X)
nnimap-select-result--inliner(INLINE--FORM X)
nnimap-send-command(&rest ARGS)
nnimap-server(nnimap-server X)
nnimap-server--inliner(INLINE--FORM X)
nnimap-server-opened(&optional SERVER)
nnimap-status-message(&optional SERVER)
nnimap-store-info(INFO ACTIVE)
nnimap-stream-type(nnimap-stream-type X)
nnimap-stream-type--inliner(INLINE--FORM X)
nnimap-transform-headers()
nnimap-update-info(INFO MARKS)
nnimap-update-infos(FLAGS INFOS)
nnimap-update-qresync-info(INFO EXISTING VANISHED FLAGS)
nnimap-wait-for-connection(&optional REGEXP)
nnimap-wait-for-line(REGEXP &optional RESPONSE-REGEXP)
nnimap-wait-for-response(SEQUENCE &optional MESSAGEP)

Defined faces (0)