
::::::::::::::::: ::: doc/misc/ ::: ::::::::::::::::: 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending methods, so don't mention smtpmail here. 2012-05-04 Wolfgang Jenkner <wjenkner@inode.at> * gnus.texi (Picons): Document gnus-picon-properties. 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus.texi: Remove mention of compilation, as that's no longer supported. 2012-03-14 Christopher Schmidt <christopher@ch.ristopher.com> * gnus.texi (Archived Messages): Mention gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook. 2012-02-16 Lars Ingebrigtsen <larsi@gnus.org> * gnus.texi (Various Summary Stuff): Remove mention of `gnus-propagate-marks'. 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org> * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks, which no longer exist. 2012-02-08 Katsumi Yamaoka <yamaoka@jpl.org> * gnus.texi (Archived Messages): Document gnus-gcc-self-resent-messages. 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org> * message.texi (Mail Variables): Mention the optional user parameter for X-Message-SMTP-Method. 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org> * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method. * message.texi (Mail Variables): Document X-Message-SMTP-Method. 2012-01-31 Lars Ingebrigtsen <larsi@gnus.org> * gnus.texi (Key Index): Change encoding to utf-8. :::::::::::::::::: ::: lisp/gnus/ ::: :::::::::::::::::: 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org> * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses. 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-art.el (gnus-article-read-summary-keys): Protect against the key being bound to a lambda form. 2012-05-04 Wolfgang Jenkner <wjenkner@inode.at> * gnus-picon.el (gnus-picon-properties): New defcustom. (gnus-picon-create-glyph): Use it. 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org> * shr.el: Add a iso-8859-1 cookie to make stuff work under other locales. * mm-decode.el (mm-display-part): Dissect archives when hitting `RET' on a handle. * gnus-sum.el (gnus-summary-limit-to-author): Use the current From address as the default. * nnfolder.el (nnfolder-save-buffer): Delete old versions silently. It makes no sense to query the user about internal files. * gnus-spec.el: Remove all the byte-compilation stuff, since benchmarking shows that it doesn't help when entering large summary buffers. * gnus-util.el (gnus-byte-code): Remove. * gnus-spec.el (gnus-update-format-specifications): Remove outdated grouplens stuff. 2012-06-07 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> * message.el (message-buffers): Return all buffers derived from Message to make `gnus-dired-attach' work with mu4e. 2012-05-28 Daiki Ueno <ueno@unixuser.org> * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable. (mm-dissect-singlepart): Don't guess the MIME type of application/octet-stream parts if mm-inhibit-auto-detect-attachment is set. (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the toplevel MIME type is multipart/encrypted. 2011-12-02 Wolfgang Jenkner <wjenkner@inode.at> * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format. In particular, add an optional argument and a docstring. * gnus-start.el (gnus-groups-to-gnus-format): Use it. * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer' current before calling `gnus-groups-to-gnus-format'. Note that this was already the case for `gnus-active-to-gnus-format'. 2012-04-25 Katsumi Yamaoka <yamaoka@jpl.org> * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation. 2012-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org> * mm-decode.el (mm-dissect-buffer): Doc fix. * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group buffer if it doesn't exist. * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is given, mark the group as ephemeral with the current window conf. * gnus-sum.el (gnus-set-global-variables): Don't assume that the group buffer exists, which it doesn't if we haven't started Gnus. (gnus-summary-exit): Allow quitting when we don't have a group buffer. 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org> * mml.el (mml-generate-mime): Allow specifying what the top-level part type is. * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined on XEmacs. 2012-04-10 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change) * gnus-sum.el (gnus-auto-center-summary): Set default to respect `scroll-margin'. 2012-04-10 Elias Oltmanns <eo@nebensachen.de> (tiny change) * gnus-cite.el (gnus-dissect-cited-text): A single line without citation prefix within a block of cited text should be considered part of that block *only* if it is a blank line. 2012-04-02 Katsumi Yamaoka <yamaoka@jpl.org> * shr.el (shr-find-fill-point): Remove unused code; don't break a line before kinsoku-bol characters nor within kinsoku-eol characters. 2012-03-27 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-sync.el (gnus-topic-alist, gnus-group-topic) (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler. (gnus-sync-read): Use mapc instead of mapcar. * mm-archive.el: Require mm-decode for some macros. (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence the byte compiler. (mm-archive-decoders): New function that returns the value of the mm-archive-decoders variable. * mm-decode.el: Don't require mm-archive; autoload mm-archive functions instead. (mm-dissect-singlepart): Use the function mm-archive-decoders. * nnmail.el (mail-send-and-exit): Silence the byte compiler. 2012-03-12 Peter Munster <pmrb@free.fr> * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer). (gnus-demon-cancel): Ditto. (gnus-demon-run-callback): When function cannot be called due to low idleness, call it when idleness reaches the expected value, instead of waiting another timer period. (gnus-demon-init): Add `time' to arguments of call-back. 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus.el: Register gnus-registry functions. * gnus-registry.el (gnus-try-warping-via-registry): Moved here and indent. * gnus-int.el (gnus-warp-to-article): Check whether the registry is enabled before warping. 2012-03-22 Dave Abrahams <dave@boostpro.com> * gnus-sum.el (gnus-summary-insert-subject): Record information in the registry about each article retrieved. * gnus-int.el (gnus-select-group-with-message-id): New function. (gnus-try-warping-via-registry): Ditto. (gnus-warp-to-article): Fall back on the registry. 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org> * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup. 2012-03-22 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that gnus-gcc-self-resent-messages may be a group parameter. (gnus-summary-resend-message): Don't encode encoded words in header when Gcc'ing resent message. 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org> * shr.el (shr-insert): Treat non-breaking space just like normal space. This seems to produce more pleasing results. (shr-insert): Only insert a blank line if we're starting from an image. (shr-tag-br): Allow <br> to end lines or to make a single blank line. (shr-ensure-paragraph): Consider lines with white space to be blank. 2012-03-14 Christopher Schmidt <christopher@ch.ristopher.com> * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook. 2012-02-16 Lars Ingebrigtsen <larsi@gnus.org> * mm-decode.el (mm-dissect-singlepart): Guess what the type of application/octet-stream parts really is. * gnus-sum.el (gnus-propagate-marks): Remove. 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org> * nntp.el (nntp-coding-system-for-read): Remove. (nntp-coding-system-for-write): Ditto. (nntp-open-connection): Just use `binary' directly. 2012-02-14 Teodor Zlatanov <tzz@lifelogs.com> * registry.el (registry-usage-test, registry-persistence-test): Move to tests/gnustest-registry.el. (registry-make-testable-db, registry-match-test) (registry-instantiation-test): Move to tests/gnustest-registry.el. * gnus-registry.el (gnus-registry-misc-test) (gnus-registry-usage-test): Move to tests/gnustest-registry.el. * tests/gnustest-registry.el: New file with the registry and gnus-registry ERT tests. 2012-02-13 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-msg.el (gnus-summary-resend-message): Make gnus-summary-resend-message-insert-gcc be last item in message-header-setup-hook. 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org> * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil) (nnfolder-marks, nnfolder-marks-file-suffix) (nnfolder-marks-modtime): Remove. (nnfolder-open-server): Don't use marks. (nnfolder-request-delete-group): Ditto. (nnfolder-request-rename-group): Ditto. (nnfolder-request-set-mark, nnfolder-request-marks) (nnfolder-group-marks-pathname, nnfolder-marks-changed-p) (nnfolder-save-marks, nnfolder-open-marks): Remove. * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks) (nnml-marks-modtime): Remove. (nnml-request-delete-group): Don't use marks. (nnml-request-rename-group): Ditto. (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p) (nnml-save-marks, nnml-open-marks): Remove. * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks) (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark) (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p) (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory) (nntp-server-to-method-cache): Remove. * shr.el (shr-rescale-image): Fix wrong merge. 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org> * shr.el (shr-remove-trailing-whitespace): Really delete the padding on too-wide lines. 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org> * mm-archive.el (mm-archive-dissect-and-inline): New function. (mm-archive-dissect-and-inline): Fix up the undisplayer. * mm-decode.el (mm-display-external): Output the text from the command in the buffer after the command finished. This makes text-based commands behave better. 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org> * message.el (smtpmail-smtp-user): Silence compiler warning. 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org> * message.el (message-multi-smtp-send-mail): Also allow specifying the SMTP user name. 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-sum.el (gnus-summary-article-map): Fix typo. 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org> * message.el (message-multi-smtp-send-mail): New function. (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method header to implement multi-SMTP functionality. * gnus-agent.el (gnus-agent-send-mail-function): Removed. (gnus-agentize): Don't set it. (gnus-agent-send-mail): Don't use it. * gnus-sum.el (gnus-summary-widget-backward): New function and keystroke. * shr.el (shr-put-image): Remove underlines from sliced images. (shr-zoom-image): Compute the region to be replaced more correctly. 2012-02-02 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-msg.el (gnus-gcc-self-resent-messages): New user option. (gnus-summary-resend-message-insert-gcc): New function. (gnus-summary-resend-message): Modify message-header-setup-hook and message-sent-hook to make it work for Gcc. (gnus-inews-do-gcc): Update the number of unread articles of groups that messages are Gcc'd to. * message.el (message-resend): Run message-sent-hook to do Gcc. 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org> * gnus-registry.el (gnus-registry-fixup-registry): Move the message to a higher level to silence compilation. * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags' parameter to allow controlling the scaling. * shr.el (shr-zoom-image): New command and keystroke. (shr-put-image): Take a `size' flag to say how to scale the image. * mm-archive.el (mm-dissect-archive): Use it to get all file names. Use recursive deletion. (mm-dissect-archive): Add support for zip files. * gnus-util.el (gnus-recursive-directory-files): New function. * mm-archive.el (mm-archive-list-files): Inline text and image parts. (mm-archive-decoders): Add tgz support. * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline. Otherwise inserting text into the Gnus buffer can look odd. * gnus-art.el (gnus-mime-inline-part): Slight clean-up. * mm-archive.el (mm-archive-decoders): Add support for tar. * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus. * nnmail.el (nnmail-extra-headers): Add Cc to the default. 2012-01-31 Lars Ingebrigtsen <larsi@gnus.org> * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists. * mm-archive.el: New file. * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files. * mm-util.el (mm-find-buffer-file-coding-system): Comment fix. * message.el (message-goto-*): Make all the `message-goto-*' commands push the mark before moving point. This makes it easier to go back to where you came from after editing whatever you jumped to. 2012-01-07 Teodor Zlatanov <tzz@lifelogs.com> * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally. (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists. (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys. 2011-11-09 Teodor Zlatanov <tzz@lifelogs.com> * spam.el: Move BBDB autoloads. (spam-exists-in-BBDB-p): New function to do the BBDB search directly in BBDB 2 and 3. (spam-check-BBDB): Use it. (spam-enter-ham-BBDB): Use it. 2011-10-31 Peter Munster <pmrb@free.fr> (tiny change) * gnus-group.el (gnus-group-get-new-news): New parameter `one-level' for scanning exactly one level. * gnus-start.el (gnus-get-unread-articles): Ditto. 2011-11-03 Teodor Zlatanov <tzz@lifelogs.com> * gnus-sync.el: More commentary about setup. 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com> * gnus-sync.el: More commentary about `gnus-sync-read' issues. 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com> * gnus-sync.el: Improve docs about CouchDB admins. 2011-10-29 Teodor Zlatanov <tzz@lifelogs.com> * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is not needed. Provide xmlplistread list function to produce XML plist output for non-Gnus LeSync clients. 2011-10-27 Teodor Zlatanov <tzz@lifelogs.com> * gnus-sync.el: Add LeSync synchronization backend and logic to read and save against it. Group subscriptions, read marks, other marks, subscription levels, topic names, and topic offsets (the group's position within the topic) are saved. This is an experimental backend and may change significantly. Load json.el from the gnus-fallback-lib if it's not available otherwise. (gnus-sync-save): Don't use `apply-partially' because of XEmacs. 2011-04-20 David Engster <dengste@eml.cc> * tests/gnustest-nntp.el: New file for simple NNTP testing.
676 lines
21 KiB
EmacsLisp
676 lines
21 KiB
EmacsLisp
;;; pop3.el --- Post Office Protocol (RFC 1460) interface
|
||
|
||
;; Copyright (C) 1996-2012 Free Software Foundation, Inc.
|
||
|
||
;; Author: Richard L. Pieri <ratinox@peorth.gweep.net>
|
||
;; Maintainer: FSF
|
||
;; Keywords: mail
|
||
|
||
;; This file is part of GNU Emacs.
|
||
|
||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||
;; it under the terms of the GNU General Public License as published by
|
||
;; the Free Software Foundation, either version 3 of the License, or
|
||
;; (at your option) any later version.
|
||
|
||
;; GNU Emacs is distributed in the hope that it will be useful,
|
||
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
;; GNU General Public License for more details.
|
||
|
||
;; You should have received a copy of the GNU General Public License
|
||
;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
|
||
|
||
;;; Commentary:
|
||
|
||
;; Most of the standard Post Office Protocol version 3 (RFC 1460) commands
|
||
;; are implemented. The LIST command has not been implemented due to lack
|
||
;; of actual usefulness.
|
||
;; The optional POP3 command TOP has not been implemented.
|
||
|
||
;; This program was inspired by Kyle E. Jones's vm-pop program.
|
||
|
||
;;; Code:
|
||
|
||
(eval-when-compile (require 'cl))
|
||
|
||
(eval-and-compile
|
||
;; In Emacs 24, `open-protocol-stream' is an autoloaded alias for
|
||
;; `make-network-stream'.
|
||
(unless (fboundp 'open-protocol-stream)
|
||
(require 'proto-stream)))
|
||
|
||
(require 'mail-utils)
|
||
(defvar parse-time-months)
|
||
|
||
(defgroup pop3 nil
|
||
"Post Office Protocol."
|
||
:group 'mail
|
||
:group 'mail-source)
|
||
|
||
(defcustom pop3-maildrop (or (user-login-name)
|
||
(getenv "LOGNAME")
|
||
(getenv "USER"))
|
||
"*POP3 maildrop."
|
||
:version "22.1" ;; Oort Gnus
|
||
:type 'string
|
||
:group 'pop3)
|
||
|
||
(defcustom pop3-mailhost (or (getenv "MAILHOST") ;; nil -> mismatch
|
||
"pop3")
|
||
"*POP3 mailhost."
|
||
:version "22.1" ;; Oort Gnus
|
||
:type 'string
|
||
:group 'pop3)
|
||
|
||
(defcustom pop3-port 110
|
||
"*POP3 port."
|
||
:version "22.1" ;; Oort Gnus
|
||
:type 'number
|
||
:group 'pop3)
|
||
|
||
(defcustom pop3-password-required t
|
||
"*Non-nil if a password is required when connecting to POP server."
|
||
:version "22.1" ;; Oort Gnus
|
||
:type 'boolean
|
||
:group 'pop3)
|
||
|
||
;; Should this be customizable?
|
||
(defvar pop3-password nil
|
||
"*Password to use when connecting to POP server.")
|
||
|
||
(defcustom pop3-authentication-scheme 'pass
|
||
"*POP3 authentication scheme.
|
||
Defaults to `pass', for the standard USER/PASS authentication. The other
|
||
valid value is 'apop'."
|
||
:type '(choice (const :tag "Normal user/password" pass)
|
||
(const :tag "APOP" apop))
|
||
:version "22.1" ;; Oort Gnus
|
||
:group 'pop3)
|
||
|
||
(defcustom pop3-stream-length 100
|
||
"How many messages should be requested at one time.
|
||
The lower the number, the more latency-sensitive the fetching
|
||
will be. If your pop3 server doesn't support streaming at all,
|
||
set this to 1."
|
||
:type 'number
|
||
:version "24.1"
|
||
:group 'pop3)
|
||
|
||
(defcustom pop3-leave-mail-on-server nil
|
||
"*Non-nil if the mail is to be left on the POP server after fetching.
|
||
|
||
If `pop3-leave-mail-on-server' is non-nil the mail is to be left
|
||
on the POP server after fetching. Note that POP servers maintain
|
||
no state information between sessions, so what the client
|
||
believes is there and what is actually there may not match up.
|
||
If they do not, then you may get duplicate mails or the whole
|
||
thing can fall apart and leave you with a corrupt mailbox."
|
||
;; We can't use the UILD support from XEmacs mail-lib or cvs.m17n.org:
|
||
;; http://thread.gmane.org/v9lld8fml4.fsf@marauder.physik.uni-ulm.de
|
||
;; http://thread.gmane.org/b9yy8hzy9ej.fsf@jpl.org
|
||
;; Any volunteer to re-implement this?
|
||
:version "22.1" ;; Oort Gnus
|
||
:type 'boolean
|
||
:group 'pop3)
|
||
|
||
(defvar pop3-timestamp nil
|
||
"Timestamp returned when initially connected to the POP server.
|
||
Used for APOP authentication.")
|
||
|
||
(defvar pop3-read-point nil)
|
||
(defvar pop3-debug nil)
|
||
|
||
;; Borrowed from nnheader-accept-process-output in nnheader.el. See the
|
||
;; comments there for explanations about the values.
|
||
|
||
(eval-and-compile
|
||
(if (and (fboundp 'nnheader-accept-process-output)
|
||
(boundp 'nnheader-read-timeout))
|
||
(defalias 'pop3-accept-process-output 'nnheader-accept-process-output)
|
||
;; Borrowed from `nnheader.el':
|
||
(defvar pop3-read-timeout
|
||
(if (string-match "windows-nt\\|os/2\\|cygwin"
|
||
(symbol-name system-type))
|
||
1.0
|
||
0.01)
|
||
"How long pop3 should wait between checking for the end of output.
|
||
Shorter values mean quicker response, but are more CPU intensive.")
|
||
(defun pop3-accept-process-output (process)
|
||
(accept-process-output
|
||
process
|
||
(truncate pop3-read-timeout)
|
||
(truncate (* (- pop3-read-timeout
|
||
(truncate pop3-read-timeout))
|
||
1000))))))
|
||
|
||
;;;###autoload
|
||
(defun pop3-movemail (file)
|
||
"Transfer contents of a maildrop to the specified FILE.
|
||
Use streaming commands."
|
||
(let* ((process (pop3-open-server pop3-mailhost pop3-port))
|
||
message-count message-total-size)
|
||
(pop3-logon process)
|
||
(with-current-buffer (process-buffer process)
|
||
(let ((size (pop3-stat process)))
|
||
(setq message-count (car size)
|
||
message-total-size (cadr size)))
|
||
(when (> message-count 0)
|
||
(pop3-send-streaming-command
|
||
process "RETR" message-count message-total-size)
|
||
(pop3-write-to-file file)
|
||
(unless pop3-leave-mail-on-server
|
||
(pop3-send-streaming-command
|
||
process "DELE" message-count nil))))
|
||
(pop3-quit process)
|
||
t))
|
||
|
||
(defun pop3-send-streaming-command (process command count total-size)
|
||
(erase-buffer)
|
||
(let ((i 1)
|
||
(start-point (point-min))
|
||
(waited-for 0))
|
||
(while (>= count i)
|
||
(process-send-string process (format "%s %d\r\n" command i))
|
||
;; Only do 100 messages at a time to avoid pipe stalls.
|
||
(when (zerop (% i pop3-stream-length))
|
||
(setq start-point
|
||
(pop3-wait-for-messages process pop3-stream-length
|
||
total-size start-point))
|
||
(incf waited-for pop3-stream-length))
|
||
(incf i))
|
||
(pop3-wait-for-messages process (- count waited-for)
|
||
total-size start-point)))
|
||
|
||
(defun pop3-wait-for-messages (process count total-size start-point)
|
||
(while (> count 0)
|
||
(goto-char start-point)
|
||
(while (or (and (re-search-forward "^\\+OK" nil t)
|
||
(or (not total-size)
|
||
(re-search-forward "^\\.\r?\n" nil t)))
|
||
(re-search-forward "^-ERR " nil t))
|
||
(decf count)
|
||
(setq start-point (point)))
|
||
(unless (memq (process-status process) '(open run))
|
||
(error "pop3 process died"))
|
||
(when total-size
|
||
(let ((size 0))
|
||
(goto-char (point-min))
|
||
(while (re-search-forward "^\\+OK.*\n" nil t)
|
||
(setq size (+ size (- (point))
|
||
(if (re-search-forward "^\\.\r?\n" nil 'move)
|
||
(match-beginning 0)
|
||
(point)))))
|
||
(message "pop3 retrieved %dKB (%d%%)"
|
||
(truncate (/ size 1000))
|
||
(truncate (* (/ (* size 1.0) total-size) 100)))))
|
||
(pop3-accept-process-output process))
|
||
start-point)
|
||
|
||
(defun pop3-write-to-file (file)
|
||
(let ((pop-buffer (current-buffer))
|
||
(start (point-min))
|
||
beg end
|
||
temp-buffer)
|
||
(with-temp-buffer
|
||
(setq temp-buffer (current-buffer))
|
||
(with-current-buffer pop-buffer
|
||
(goto-char (point-min))
|
||
(while (re-search-forward "^\\+OK" nil t)
|
||
(forward-line 1)
|
||
(setq beg (point))
|
||
(when (re-search-forward "^\\.\r?\n" nil t)
|
||
(setq start (point))
|
||
(forward-line -1)
|
||
(setq end (point)))
|
||
(with-current-buffer temp-buffer
|
||
(goto-char (point-max))
|
||
(let ((hstart (point)))
|
||
(insert-buffer-substring pop-buffer beg end)
|
||
(pop3-clean-region hstart (point))
|
||
(goto-char (point-max))
|
||
(pop3-munge-message-separator hstart (point))
|
||
(goto-char (point-max))))))
|
||
(let ((coding-system-for-write 'binary))
|
||
(goto-char (point-min))
|
||
;; Check whether something inserted a newline at the start and
|
||
;; delete it.
|
||
(when (eolp)
|
||
(delete-char 1))
|
||
(write-region (point-min) (point-max) file nil 'nomesg)))))
|
||
|
||
(defun pop3-logon (process)
|
||
(let ((pop3-password pop3-password))
|
||
;; for debugging only
|
||
(if pop3-debug (switch-to-buffer (process-buffer process)))
|
||
;; query for password
|
||
(if (and pop3-password-required (not pop3-password))
|
||
(setq pop3-password
|
||
(read-passwd (format "Password for %s: " pop3-maildrop))))
|
||
(cond ((equal 'apop pop3-authentication-scheme)
|
||
(pop3-apop process pop3-maildrop))
|
||
((equal 'pass pop3-authentication-scheme)
|
||
(pop3-user process pop3-maildrop)
|
||
(pop3-pass process))
|
||
(t (error "Invalid POP3 authentication scheme")))))
|
||
|
||
(defun pop3-get-message-count ()
|
||
"Return the number of messages in the maildrop."
|
||
(let* ((process (pop3-open-server pop3-mailhost pop3-port))
|
||
message-count
|
||
(pop3-password pop3-password))
|
||
;; for debugging only
|
||
(if pop3-debug (switch-to-buffer (process-buffer process)))
|
||
;; query for password
|
||
(if (and pop3-password-required (not pop3-password))
|
||
(setq pop3-password
|
||
(read-passwd (format "Password for %s: " pop3-maildrop))))
|
||
(cond ((equal 'apop pop3-authentication-scheme)
|
||
(pop3-apop process pop3-maildrop))
|
||
((equal 'pass pop3-authentication-scheme)
|
||
(pop3-user process pop3-maildrop)
|
||
(pop3-pass process))
|
||
(t (error "Invalid POP3 authentication scheme")))
|
||
(setq message-count (car (pop3-stat process)))
|
||
(pop3-quit process)
|
||
message-count))
|
||
|
||
(defcustom pop3-stream-type nil
|
||
"*Transport security type for POP3 connections.
|
||
This may be either nil (plain connection), `ssl' (use an
|
||
SSL/TSL-secured stream) or `starttls' (use the starttls mechanism
|
||
to turn on TLS security after opening the stream). However, if
|
||
this is nil, `ssl' is assumed for connections to port
|
||
995 (pop3s)."
|
||
:version "23.1" ;; No Gnus
|
||
:group 'pop3
|
||
:type '(choice (const :tag "Plain" nil)
|
||
(const :tag "SSL/TLS" ssl)
|
||
(const starttls)))
|
||
|
||
(eval-and-compile
|
||
(if (fboundp 'set-process-query-on-exit-flag)
|
||
(defalias 'pop3-set-process-query-on-exit-flag
|
||
'set-process-query-on-exit-flag)
|
||
(defalias 'pop3-set-process-query-on-exit-flag
|
||
'process-kill-without-query)))
|
||
|
||
(defun pop3-open-server (mailhost port)
|
||
"Open TCP connection to MAILHOST on PORT.
|
||
Returns the process associated with the connection."
|
||
(let ((coding-system-for-read 'binary)
|
||
(coding-system-for-write 'binary)
|
||
result)
|
||
(with-current-buffer
|
||
(get-buffer-create (concat " trace of POP session to "
|
||
mailhost))
|
||
(erase-buffer)
|
||
(setq pop3-read-point (point-min))
|
||
(setq result
|
||
(open-protocol-stream
|
||
"POP" (current-buffer) mailhost port
|
||
:type (cond
|
||
((or (eq pop3-stream-type 'ssl)
|
||
(and (not pop3-stream-type)
|
||
(member port '(995 "pop3s"))))
|
||
'tls)
|
||
(t
|
||
(or pop3-stream-type 'network)))
|
||
:capability-command "CAPA\r\n"
|
||
:end-of-command "^\\(-ERR\\|+OK\\).*\n"
|
||
:end-of-capability "^\\.\r?\n\\|^-ERR"
|
||
:success "^\\+OK.*\n"
|
||
:return-list t
|
||
:starttls-function
|
||
(lambda (capabilities)
|
||
(and (string-match "\\bSTLS\\b" capabilities)
|
||
"STLS\r\n"))))
|
||
(when result
|
||
(let ((response (plist-get (cdr result) :greeting)))
|
||
(setq pop3-timestamp
|
||
(substring response (or (string-match "<" response) 0)
|
||
(+ 1 (or (string-match ">" response) -1)))))
|
||
(pop3-set-process-query-on-exit-flag (car result) nil)
|
||
(erase-buffer)
|
||
(car result)))))
|
||
|
||
;; Support functions
|
||
|
||
(defun pop3-send-command (process command)
|
||
(set-buffer (process-buffer process))
|
||
(goto-char (point-max))
|
||
;; (if (= (aref command 0) ?P)
|
||
;; (insert "PASS <omitted>\r\n")
|
||
;; (insert command "\r\n"))
|
||
(setq pop3-read-point (point))
|
||
(goto-char (point-max))
|
||
(process-send-string process (concat command "\r\n")))
|
||
|
||
(defun pop3-read-response (process &optional return)
|
||
"Read the response from the server.
|
||
Return the response string if optional second argument is non-nil."
|
||
(let ((case-fold-search nil)
|
||
match-end)
|
||
(with-current-buffer (process-buffer process)
|
||
(goto-char pop3-read-point)
|
||
(while (and (memq (process-status process) '(open run))
|
||
(not (search-forward "\r\n" nil t)))
|
||
(pop3-accept-process-output process)
|
||
(goto-char pop3-read-point))
|
||
(setq match-end (point))
|
||
(goto-char pop3-read-point)
|
||
(if (looking-at "-ERR")
|
||
(error "%s" (buffer-substring (point) (- match-end 2)))
|
||
(if (not (looking-at "+OK"))
|
||
(progn (setq pop3-read-point match-end) nil)
|
||
(setq pop3-read-point match-end)
|
||
(if return
|
||
(buffer-substring (point) match-end)
|
||
t)
|
||
)))))
|
||
|
||
(defun pop3-clean-region (start end)
|
||
(setq end (set-marker (make-marker) end))
|
||
(save-excursion
|
||
(goto-char start)
|
||
(while (and (< (point) end) (search-forward "\r\n" end t))
|
||
(replace-match "\n" t t))
|
||
(goto-char start)
|
||
(while (and (< (point) end) (re-search-forward "^\\." end t))
|
||
(replace-match "" t t)
|
||
(forward-char)))
|
||
(set-marker end nil))
|
||
|
||
;; Copied from message-make-date.
|
||
(defun pop3-make-date (&optional now)
|
||
"Make a valid date header.
|
||
If NOW, use that time instead."
|
||
(require 'parse-time)
|
||
(let* ((now (or now (current-time)))
|
||
(zone (nth 8 (decode-time now)))
|
||
(sign "+"))
|
||
(when (< zone 0)
|
||
(setq sign "-")
|
||
(setq zone (- zone)))
|
||
(concat
|
||
(format-time-string "%d" now)
|
||
;; The month name of the %b spec is locale-specific. Pfff.
|
||
(format " %s "
|
||
(capitalize (car (rassoc (nth 4 (decode-time now))
|
||
parse-time-months))))
|
||
(format-time-string "%Y %H:%M:%S " now)
|
||
;; We do all of this because XEmacs doesn't have the %z spec.
|
||
(format "%s%02d%02d" sign (/ zone 3600) (/ (% zone 3600) 60)))))
|
||
|
||
(defun pop3-munge-message-separator (start end)
|
||
"Check to see if a message separator exists. If not, generate one."
|
||
(save-excursion
|
||
(save-restriction
|
||
(narrow-to-region start end)
|
||
(goto-char (point-min))
|
||
(if (not (or (looking-at "From .?") ; Unix mail
|
||
(looking-at "\001\001\001\001\n") ; MMDF
|
||
(looking-at "BABYL OPTIONS:") ; Babyl
|
||
))
|
||
(let* ((from (mail-strip-quoted-names (mail-fetch-field "From")))
|
||
(tdate (mail-fetch-field "Date"))
|
||
(date (split-string (or (and tdate
|
||
(not (string= "" tdate))
|
||
tdate)
|
||
(pop3-make-date))
|
||
" "))
|
||
(From_))
|
||
;; sample date formats I have seen
|
||
;; Date: Tue, 9 Jul 1996 09:04:21 -0400 (EDT)
|
||
;; Date: 08 Jul 1996 23:22:24 -0400
|
||
;; should be
|
||
;; Tue Jul 9 09:04:21 1996
|
||
|
||
;; Fixme: This should use timezone on the date field contents.
|
||
(setq date
|
||
(cond ((not date)
|
||
"Tue Jan 1 00:00:0 1900")
|
||
((string-match "[A-Z]" (nth 0 date))
|
||
(format "%s %s %s %s %s"
|
||
(nth 0 date) (nth 2 date) (nth 1 date)
|
||
(nth 4 date) (nth 3 date)))
|
||
(t
|
||
;; this really needs to be better but I don't feel
|
||
;; like writing a date to day converter.
|
||
(format "Sun %s %s %s %s"
|
||
(nth 1 date) (nth 0 date)
|
||
(nth 3 date) (nth 2 date)))
|
||
))
|
||
(setq From_ (format "\nFrom %s %s\n" from date))
|
||
(while (string-match "," From_)
|
||
(setq From_ (concat (substring From_ 0 (match-beginning 0))
|
||
(substring From_ (match-end 0)))))
|
||
(goto-char (point-min))
|
||
(insert From_)
|
||
(if (search-forward "\n\n" nil t)
|
||
nil
|
||
(goto-char (point-max))
|
||
(insert "\n"))
|
||
(let ((size (- (point-max) (point))))
|
||
(forward-line -1)
|
||
(insert (format "Content-Length: %s\n" size)))
|
||
)))))
|
||
|
||
;; The Command Set
|
||
|
||
;; AUTHORIZATION STATE
|
||
|
||
(defun pop3-user (process user)
|
||
"Send USER information to POP3 server."
|
||
(pop3-send-command process (format "USER %s" user))
|
||
(let ((response (pop3-read-response process t)))
|
||
(if (not (and response (string-match "+OK" response)))
|
||
(error "USER %s not valid" user))))
|
||
|
||
(defun pop3-pass (process)
|
||
"Send authentication information to the server."
|
||
(pop3-send-command process (format "PASS %s" pop3-password))
|
||
(let ((response (pop3-read-response process t)))
|
||
(if (not (and response (string-match "+OK" response)))
|
||
(pop3-quit process))))
|
||
|
||
(defun pop3-apop (process user)
|
||
"Send alternate authentication information to the server."
|
||
(let ((pass pop3-password))
|
||
(if (and pop3-password-required (not pass))
|
||
(setq pass
|
||
(read-passwd (format "Password for %s: " pop3-maildrop))))
|
||
(if pass
|
||
(let ((hash (md5 (concat pop3-timestamp pass) nil nil 'binary)))
|
||
(pop3-send-command process (format "APOP %s %s" user hash))
|
||
(let ((response (pop3-read-response process t)))
|
||
(if (not (and response (string-match "+OK" response)))
|
||
(pop3-quit process)))))
|
||
))
|
||
|
||
;; TRANSACTION STATE
|
||
|
||
(defun pop3-stat (process)
|
||
"Return the number of messages in the maildrop and the maildrop's size."
|
||
(pop3-send-command process "STAT")
|
||
(let ((response (pop3-read-response process t)))
|
||
(list (string-to-number (nth 1 (split-string response " ")))
|
||
(string-to-number (nth 2 (split-string response " "))))
|
||
))
|
||
|
||
(defun pop3-list (process &optional msg)
|
||
"If MSG is nil, return an alist of (MESSAGE-ID . SIZE) pairs.
|
||
Otherwise, return the size of the message-id MSG"
|
||
(pop3-send-command process (if msg
|
||
(format "LIST %d" msg)
|
||
"LIST"))
|
||
(let ((response (pop3-read-response process t)))
|
||
(if msg
|
||
(string-to-number (nth 2 (split-string response " ")))
|
||
(let ((start pop3-read-point) end)
|
||
(with-current-buffer (process-buffer process)
|
||
(while (not (re-search-forward "^\\.\r\n" nil t))
|
||
(pop3-accept-process-output process)
|
||
(goto-char start))
|
||
(setq pop3-read-point (point-marker))
|
||
(goto-char (match-beginning 0))
|
||
(setq end (point-marker))
|
||
(mapcar #'(lambda (s) (let ((split (split-string s " ")))
|
||
(cons (string-to-number (nth 0 split))
|
||
(string-to-number (nth 1 split)))))
|
||
(split-string (buffer-substring start end) "\r\n" t)))))))
|
||
|
||
(defun pop3-retr (process msg crashbuf)
|
||
"Retrieve message-id MSG to buffer CRASHBUF."
|
||
(pop3-send-command process (format "RETR %s" msg))
|
||
(pop3-read-response process)
|
||
(let ((start pop3-read-point) end)
|
||
(with-current-buffer (process-buffer process)
|
||
(while (not (re-search-forward "^\\.\r\n" nil t))
|
||
(unless (memq (process-status process) '(open run))
|
||
(error "pop3 server closed the connection"))
|
||
(pop3-accept-process-output process)
|
||
(goto-char start))
|
||
(setq pop3-read-point (point-marker))
|
||
;; this code does not seem to work for some POP servers...
|
||
;; and I cannot figure out why not.
|
||
;; (goto-char (match-beginning 0))
|
||
;; (backward-char 2)
|
||
;; (if (not (looking-at "\r\n"))
|
||
;; (insert "\r\n"))
|
||
;; (re-search-forward "\\.\r\n")
|
||
(goto-char (match-beginning 0))
|
||
(setq end (point-marker))
|
||
(pop3-clean-region start end)
|
||
(pop3-munge-message-separator start end)
|
||
(with-current-buffer crashbuf
|
||
(erase-buffer))
|
||
(copy-to-buffer crashbuf start end)
|
||
(delete-region start end)
|
||
)))
|
||
|
||
(defun pop3-dele (process msg)
|
||
"Mark message-id MSG as deleted."
|
||
(pop3-send-command process (format "DELE %s" msg))
|
||
(pop3-read-response process))
|
||
|
||
(defun pop3-noop (process msg)
|
||
"No-operation."
|
||
(pop3-send-command process "NOOP")
|
||
(pop3-read-response process))
|
||
|
||
(defun pop3-last (process)
|
||
"Return highest accessed message-id number for the session."
|
||
(pop3-send-command process "LAST")
|
||
(let ((response (pop3-read-response process t)))
|
||
(string-to-number (nth 1 (split-string response " ")))
|
||
))
|
||
|
||
(defun pop3-rset (process)
|
||
"Remove all delete marks from current maildrop."
|
||
(pop3-send-command process "RSET")
|
||
(pop3-read-response process))
|
||
|
||
;; UPDATE
|
||
|
||
(defun pop3-quit (process)
|
||
"Close connection to POP3 server.
|
||
Tell server to remove all messages marked as deleted, unlock the maildrop,
|
||
and close the connection."
|
||
(pop3-send-command process "QUIT")
|
||
(pop3-read-response process t)
|
||
(if process
|
||
(with-current-buffer (process-buffer process)
|
||
(goto-char (point-max))
|
||
(delete-process process))))
|
||
|
||
;; Summary of POP3 (Post Office Protocol version 3) commands and responses
|
||
|
||
;;; AUTHORIZATION STATE
|
||
|
||
;; Initial TCP connection
|
||
;; Arguments: none
|
||
;; Restrictions: none
|
||
;; Possible responses:
|
||
;; +OK [POP3 server ready]
|
||
|
||
;; USER name
|
||
;; Arguments: a server specific user-id (required)
|
||
;; Restrictions: authorization state [after unsuccessful USER or PASS
|
||
;; Possible responses:
|
||
;; +OK [valid user-id]
|
||
;; -ERR [invalid user-id]
|
||
|
||
;; PASS string
|
||
;; Arguments: a server/user-id specific password (required)
|
||
;; Restrictions: authorization state, after successful USER
|
||
;; Possible responses:
|
||
;; +OK [maildrop locked and ready]
|
||
;; -ERR [invalid password]
|
||
;; -ERR [unable to lock maildrop]
|
||
|
||
;; STLS (RFC 2595)
|
||
;; Arguments: none
|
||
;; Restrictions: Only permitted in AUTHORIZATION state.
|
||
;; Possible responses:
|
||
;; +OK
|
||
;; -ERR
|
||
|
||
;;; TRANSACTION STATE
|
||
|
||
;; STAT
|
||
;; Arguments: none
|
||
;; Restrictions: transaction state
|
||
;; Possible responses:
|
||
;; +OK nn mm [# of messages, size of maildrop]
|
||
|
||
;; LIST [msg]
|
||
;; Arguments: a message-id (optional)
|
||
;; Restrictions: transaction state; msg must not be deleted
|
||
;; Possible responses:
|
||
;; +OK [scan listing follows]
|
||
;; -ERR [no such message]
|
||
|
||
;; RETR msg
|
||
;; Arguments: a message-id (required)
|
||
;; Restrictions: transaction state; msg must not be deleted
|
||
;; Possible responses:
|
||
;; +OK [message contents follow]
|
||
;; -ERR [no such message]
|
||
|
||
;; DELE msg
|
||
;; Arguments: a message-id (required)
|
||
;; Restrictions: transaction state; msg must not be deleted
|
||
;; Possible responses:
|
||
;; +OK [message deleted]
|
||
;; -ERR [no such message]
|
||
|
||
;; NOOP
|
||
;; Arguments: none
|
||
;; Restrictions: transaction state
|
||
;; Possible responses:
|
||
;; +OK
|
||
|
||
;; LAST
|
||
;; Arguments: none
|
||
;; Restrictions: transaction state
|
||
;; Possible responses:
|
||
;; +OK nn [highest numbered message accessed]
|
||
|
||
;; RSET
|
||
;; Arguments: none
|
||
;; Restrictions: transaction state
|
||
;; Possible responses:
|
||
;; +OK [all delete marks removed]
|
||
|
||
;;; UPDATE STATE
|
||
|
||
;; QUIT
|
||
;; Arguments: none
|
||
;; Restrictions: none
|
||
;; Possible responses:
|
||
;; +OK [TCP connection closed]
|
||
|
||
(provide 'pop3)
|
||
|
||
;;; pop3.el ends here
|