1997-04-16 22:13:18 +00:00
|
|
|
|
;;; pop3.el --- Post Office Protocol (RFC 1460) interface
|
|
|
|
|
|
2005-08-06 19:51:42 +00:00
|
|
|
|
;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
|
2008-01-07 01:26:07 +00:00
|
|
|
|
;; 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
1997-04-16 22:13:18 +00:00
|
|
|
|
|
|
|
|
|
;; Author: Richard L. Pieri <ratinox@peorth.gweep.net>
|
1999-10-19 18:27:39 +00:00
|
|
|
|
;; Maintainer: FSF
|
|
|
|
|
;; Keywords: mail
|
1997-04-16 22:13:18 +00:00
|
|
|
|
|
|
|
|
|
;; This file is part of GNU Emacs.
|
|
|
|
|
|
2008-05-06 03:56:49 +00:00
|
|
|
|
;; GNU Emacs is free software: you can redistribute it and/or modify
|
1997-04-16 22:13:18 +00:00
|
|
|
|
;; it under the terms of the GNU General Public License as published by
|
2008-05-06 03:56:49 +00:00
|
|
|
|
;; the Free Software Foundation, either version 3 of the License, or
|
|
|
|
|
;; (at your option) any later version.
|
1997-04-16 22:13:18 +00:00
|
|
|
|
|
|
|
|
|
;; 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
|
2008-05-06 03:56:49 +00:00
|
|
|
|
;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
|
1997-04-16 22:13:18 +00:00
|
|
|
|
|
|
|
|
|
;;; 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:
|
|
|
|
|
|
|
|
|
|
(require 'mail-utils)
|
* smime.el (from):
* rfc2047.el (message-posting-charset):
* qp.el (mm-use-ultra-safe-encoding):
* pop3.el (parse-time-months):
* nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
* nnml.el (files):
* nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
(jka-compr-compression-info-list, ange-ftp-path-format)
(efs-path-regexp):
* nndiary.el (files):
* mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
(pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
(epg-digest-algorithm-alist, inhibit-redisplay)
(password-cache-expiry):
* mml1991.el (pgg-default-user-id, pgg-errors-buffer)
(pgg-output-buffer, password-cache-expiry):
* mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
(efs-path-regexp):
* mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
(inhibit-redisplay):
* mm-uu.el (file-name, start-point, end-point, entry)
(gnus-newsgroup-name, gnus-newsgroup-charset):
* mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
(latin-unity-ucs-list):
* mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
(mm-uu-binhex-decode-function):
* message.el (gnus-message-group-art, gnus-list-identifiers, )
(rmail-enable-mime-composing, gnus-local-organization)
(gnus-post-method, gnus-select-method, gnus-active-hashtb)
(gnus-read-active-file, facemenu-add-face-function)
(facemenu-remove-face-function, gnus-article-decoded-p)
(tool-bar-mode):
* mail-source.el (display-time-mail-function):
* gnus-util.el (nnmail-pathname-coding-system)
(nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
(gnus-original-article-buffer, gnus-user-agent)
(rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
(xemacs-codename, sxemacs-codename, emacs-program-version):
* gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
* gnus-start.el (gnus-agent-covered-methods)
(gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
(gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
(gnus-newsgroup-headers, gnus-group-list-mode)
(gnus-group-mark-positions, gnus-newsgroup-data)
(gnus-newsgroup-unreads, nnoo-state-alist)
(gnus-current-select-method, mail-sources)
(nnmail-scan-directory-mail-source-once, nnmail-split-history)
(nnmail-spool-file, gnus-cache-active-hashtb):
* gnus-mh.el (mh-lib-progs):
* gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
(gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
(gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
(gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
(gnus-group-buffer):
* gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
(font-lock-set-defaults):
* gnus-art.el (tool-bar-map, w3m-minor-mode-map)
(gnus-face-properties-alist, charset, gnus-summary-article-menu)
(gnus-summary-post-menu, total-parts, type, condition, length):
* gnus-agent.el (gnus-agent-read-agentview):
* flow-fill.el (show-trailing-whitespace):
* gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
eval-and-compile wrappers for byte compiler pacifiers.
* mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
(mm-display-inline-fontify): Check for featurep 'xemacs not
extent-list.
* mm-decode.el (mm-display-external): Check for featurep 'xemacs not
itimer-list.
(mm-create-image-xemacs): Only do something for XEmacs.
(mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
* mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
* gnus-registry.el (gnus-adaptive-word-syntax-table):
* gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
* textmodes/reftex-dcr.el (reftex-start-itimer-once): Add check
for XEmacs.
* calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
* doc-view.el (doc-view-resolution): Add missing :group.
2007-11-16 16:50:35 +00:00
|
|
|
|
(defvar parse-time-months)
|
1997-04-16 22:13:18 +00:00
|
|
|
|
|
2004-10-12 02:25:56 +00:00
|
|
|
|
(defgroup pop3 nil
|
2005-07-04 00:59:56 +00:00
|
|
|
|
"Post Office Protocol."
|
2004-10-12 02:25:56 +00:00
|
|
|
|
:group 'mail
|
|
|
|
|
:group 'mail-source)
|
|
|
|
|
|
|
|
|
|
(defcustom pop3-maildrop (or (user-login-name)
|
|
|
|
|
(getenv "LOGNAME")
|
|
|
|
|
(getenv "USER"))
|
|
|
|
|
"*POP3 maildrop."
|
2005-02-09 15:50:47 +00:00
|
|
|
|
:version "22.1" ;; Oort Gnus
|
2004-10-12 02:25:56 +00:00
|
|
|
|
:type 'string
|
|
|
|
|
:group 'pop3)
|
|
|
|
|
|
|
|
|
|
(defcustom pop3-mailhost (or (getenv "MAILHOST") ;; nil -> mismatch
|
|
|
|
|
"pop3")
|
|
|
|
|
"*POP3 mailhost."
|
2005-02-09 15:50:47 +00:00
|
|
|
|
:version "22.1" ;; Oort Gnus
|
2004-10-12 02:25:56 +00:00
|
|
|
|
:type 'string
|
|
|
|
|
:group 'pop3)
|
|
|
|
|
|
|
|
|
|
(defcustom pop3-port 110
|
|
|
|
|
"*POP3 port."
|
2005-02-09 15:50:47 +00:00
|
|
|
|
:version "22.1" ;; Oort Gnus
|
2004-10-12 02:25:56 +00:00
|
|
|
|
:type 'number
|
|
|
|
|
:group 'pop3)
|
|
|
|
|
|
|
|
|
|
(defcustom pop3-password-required t
|
|
|
|
|
"*Non-nil if a password is required when connecting to POP server."
|
2005-02-09 15:50:47 +00:00
|
|
|
|
:version "22.1" ;; Oort Gnus
|
2004-10-12 02:25:56 +00:00
|
|
|
|
:type 'boolean
|
|
|
|
|
:group 'pop3)
|
|
|
|
|
|
|
|
|
|
;; Should this be customizable?
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(defvar pop3-password nil
|
|
|
|
|
"*Password to use when connecting to POP server.")
|
|
|
|
|
|
2004-10-12 02:25:56 +00:00
|
|
|
|
(defcustom pop3-authentication-scheme 'pass
|
1997-04-16 22:13:18 +00:00
|
|
|
|
"*POP3 authentication scheme.
|
2006-10-07 01:51:54 +00:00
|
|
|
|
Defaults to `pass', for the standard USER/PASS authentication. The other
|
|
|
|
|
valid value is 'apop'."
|
|
|
|
|
:type '(choice (const :tag "Normal user/password" pass)
|
2004-10-12 02:25:56 +00:00
|
|
|
|
(const :tag "APOP" apop))
|
2006-10-07 01:51:54 +00:00
|
|
|
|
:version "22.1" ;; Oort Gnus
|
2004-10-12 02:25:56 +00:00
|
|
|
|
:group 'pop3)
|
|
|
|
|
|
|
|
|
|
(defcustom pop3-leave-mail-on-server nil
|
2004-10-17 14:29:01 +00:00
|
|
|
|
"*Non-nil if the mail is to be left on the POP server after fetching.
|
|
|
|
|
|
2006-10-07 01:51:54 +00:00
|
|
|
|
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."
|
2006-09-11 14:45:20 +00:00
|
|
|
|
;; 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?
|
2005-02-09 15:50:47 +00:00
|
|
|
|
:version "22.1" ;; Oort Gnus
|
2004-10-12 02:25:56 +00:00
|
|
|
|
:type 'boolean
|
|
|
|
|
:group 'pop3)
|
2003-06-11 21:44:12 +00:00
|
|
|
|
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(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)
|
|
|
|
|
|
2004-10-17 14:29:01 +00:00
|
|
|
|
;; Borrowed from nnheader-accept-process-output in nnheader.el.
|
|
|
|
|
(defvar pop3-read-timeout
|
|
|
|
|
(if (string-match "windows-nt\\|os/2\\|emx\\|cygwin"
|
|
|
|
|
(symbol-name system-type))
|
|
|
|
|
;; http://thread.gmane.org/v9655t3pjo.fsf@marauder.physik.uni-ulm.de
|
|
|
|
|
;;
|
|
|
|
|
;; IIRC, values lower than 1.0 didn't/don't work on Windows/DOS.
|
|
|
|
|
;;
|
|
|
|
|
;; There should probably be a runtime test to determine the timing
|
|
|
|
|
;; resolution, or a primitive to report it. I don't know off-hand
|
|
|
|
|
;; what's possible. Perhaps better, maybe the Windows/DOS primitive
|
|
|
|
|
;; could round up non-zero timeouts to a minimum of 1.0?
|
|
|
|
|
1.0
|
|
|
|
|
0.1)
|
|
|
|
|
"How long pop3 should wait between checking for the end of output.
|
|
|
|
|
Shorter values mean quicker response, but are more CPU intensive.")
|
|
|
|
|
|
|
|
|
|
;; Borrowed from nnheader-accept-process-output in nnheader.el.
|
|
|
|
|
(defun pop3-accept-process-output (process)
|
|
|
|
|
(accept-process-output
|
|
|
|
|
process
|
|
|
|
|
(truncate pop3-read-timeout)
|
|
|
|
|
(truncate (* (- pop3-read-timeout
|
|
|
|
|
(truncate pop3-read-timeout))
|
|
|
|
|
1000))))
|
|
|
|
|
|
2008-06-03 03:15:48 +00:00
|
|
|
|
(autoload 'nnheader-accept-process-output "nnheader")
|
|
|
|
|
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(defun pop3-movemail (&optional crashbox)
|
|
|
|
|
"Transfer contents of a maildrop to the specified CRASHBOX."
|
|
|
|
|
(or crashbox (setq crashbox (expand-file-name "~/.crashbox")))
|
|
|
|
|
(let* ((process (pop3-open-server pop3-mailhost pop3-port))
|
|
|
|
|
(crashbuf (get-buffer-create " *pop3-retr*"))
|
|
|
|
|
(n 1)
|
1999-02-20 14:05:57 +00:00
|
|
|
|
message-count
|
2004-10-12 02:25:56 +00:00
|
|
|
|
(pop3-password pop3-password))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
;; for debugging only
|
|
|
|
|
(if pop3-debug (switch-to-buffer (process-buffer process)))
|
1999-02-20 14:05:57 +00:00
|
|
|
|
;; query for password
|
|
|
|
|
(if (and pop3-password-required (not pop3-password))
|
|
|
|
|
(setq pop3-password
|
2004-09-04 13:13:48 +00:00
|
|
|
|
(read-passwd (format "Password for %s: " pop3-maildrop))))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(cond ((equal 'apop pop3-authentication-scheme)
|
|
|
|
|
(pop3-apop process pop3-maildrop))
|
|
|
|
|
((equal 'pass pop3-authentication-scheme)
|
|
|
|
|
(pop3-user process pop3-maildrop)
|
|
|
|
|
(pop3-pass process))
|
1999-10-19 18:27:39 +00:00
|
|
|
|
(t (error "Invalid POP3 authentication scheme")))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(setq message-count (car (pop3-stat process)))
|
1999-10-19 18:27:39 +00:00
|
|
|
|
(unwind-protect
|
|
|
|
|
(while (<= n message-count)
|
2004-09-04 13:13:48 +00:00
|
|
|
|
(message "Retrieving message %d of %d from %s..."
|
|
|
|
|
n message-count pop3-mailhost)
|
1999-10-19 18:27:39 +00:00
|
|
|
|
(pop3-retr process n crashbuf)
|
|
|
|
|
(save-excursion
|
|
|
|
|
(set-buffer crashbuf)
|
2000-12-15 15:13:29 +00:00
|
|
|
|
(let ((coding-system-for-write 'binary))
|
1999-12-19 00:39:01 +00:00
|
|
|
|
(write-region (point-min) (point-max) crashbox t 'nomesg))
|
1999-10-19 18:27:39 +00:00
|
|
|
|
(set-buffer (process-buffer process))
|
|
|
|
|
(while (> (buffer-size) 5000)
|
|
|
|
|
(goto-char (point-min))
|
|
|
|
|
(forward-line 50)
|
|
|
|
|
(delete-region (point-min) (point))))
|
2003-06-11 21:44:12 +00:00
|
|
|
|
(unless pop3-leave-mail-on-server
|
|
|
|
|
(pop3-dele process n))
|
1999-10-19 18:27:39 +00:00
|
|
|
|
(setq n (+ 1 n))
|
2008-05-22 05:03:00 +00:00
|
|
|
|
(nnheader-accept-process-output process))
|
2006-10-07 01:51:54 +00:00
|
|
|
|
(when (and pop3-leave-mail-on-server
|
|
|
|
|
(> n 1))
|
|
|
|
|
(message "pop3.el doesn't support UIDL. Setting `pop3-leave-mail-on-server'
|
|
|
|
|
to %s might not give the result you'd expect." pop3-leave-mail-on-server)
|
|
|
|
|
(sit-for 1))
|
1999-10-19 18:27:39 +00:00
|
|
|
|
(pop3-quit process))
|
2006-10-07 01:51:54 +00:00
|
|
|
|
(kill-buffer crashbuf))
|
1999-10-19 18:27:39 +00:00
|
|
|
|
t)
|
1997-04-16 22:13:18 +00:00
|
|
|
|
|
2001-01-21 05:33:42 +00:00
|
|
|
|
(defun pop3-get-message-count ()
|
|
|
|
|
"Return the number of messages in the maildrop."
|
|
|
|
|
(let* ((process (pop3-open-server pop3-mailhost pop3-port))
|
|
|
|
|
message-count
|
2004-10-12 02:25:56 +00:00
|
|
|
|
(pop3-password pop3-password))
|
2001-01-21 05:33:42 +00:00
|
|
|
|
;; 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
|
2004-09-04 13:13:48 +00:00
|
|
|
|
(read-passwd (format "Password for %s: " pop3-maildrop))))
|
2001-01-21 05:33:42 +00:00
|
|
|
|
(cond ((equal 'apop pop3-authentication-scheme)
|
|
|
|
|
(pop3-apop process pop3-maildrop))
|
|
|
|
|
((equal 'pass pop3-authentication-scheme)
|
|
|
|
|
(pop3-user process pop3-maildrop)
|
|
|
|
|
(pop3-pass process))
|
2001-07-15 16:15:35 +00:00
|
|
|
|
(t (error "Invalid POP3 authentication scheme")))
|
2001-01-21 05:33:42 +00:00
|
|
|
|
(setq message-count (car (pop3-stat process)))
|
|
|
|
|
(pop3-quit process)
|
|
|
|
|
message-count))
|
|
|
|
|
|
2007-10-28 09:18:39 +00:00
|
|
|
|
(autoload 'open-tls-stream "tls")
|
|
|
|
|
(autoload 'starttls-open-stream "starttls")
|
|
|
|
|
(autoload 'starttls-negotiate "starttls") ; avoid warning
|
|
|
|
|
|
|
|
|
|
(defcustom pop3-stream-type nil
|
|
|
|
|
"*Transport security type for POP3 connexions.
|
|
|
|
|
This may be either nil (plain connexion), `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 connexions to port
|
|
|
|
|
995 (pop3s)."
|
2008-02-29 04:03:49 +00:00
|
|
|
|
:version "23.1" ;; No Gnus
|
2007-10-28 09:18:39 +00:00
|
|
|
|
:group 'pop3
|
|
|
|
|
:type '(choice (const :tag "Plain" nil)
|
|
|
|
|
(const :tag "SSL/TLS" ssl)
|
|
|
|
|
(const starttls)))
|
|
|
|
|
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(defun pop3-open-server (mailhost port)
|
1999-10-19 18:27:39 +00:00
|
|
|
|
"Open TCP connection to MAILHOST on PORT.
|
1997-04-16 22:13:18 +00:00
|
|
|
|
Returns the process associated with the connection."
|
2000-05-08 17:59:45 +00:00
|
|
|
|
(let ((coding-system-for-read 'binary)
|
1999-02-20 14:05:57 +00:00
|
|
|
|
(coding-system-for-write 'binary)
|
2000-05-08 17:59:45 +00:00
|
|
|
|
process)
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(save-excursion
|
2000-05-08 17:59:45 +00:00
|
|
|
|
(set-buffer (get-buffer-create (concat " trace of POP session to "
|
|
|
|
|
mailhost)))
|
1999-02-20 14:05:57 +00:00
|
|
|
|
(erase-buffer)
|
|
|
|
|
(setq pop3-read-point (point-min))
|
2007-10-28 09:18:39 +00:00
|
|
|
|
(setq process
|
|
|
|
|
(cond
|
|
|
|
|
((or (eq pop3-stream-type 'ssl)
|
|
|
|
|
(and (not pop3-stream-type) (member port '(995 "pop3s"))))
|
|
|
|
|
;; gnutls-cli, openssl don't accept service names
|
|
|
|
|
(if (or (equal port "pop3s")
|
|
|
|
|
(null port))
|
|
|
|
|
(setq port 995))
|
|
|
|
|
(let ((process (open-tls-stream "POP" (current-buffer)
|
|
|
|
|
mailhost port)))
|
|
|
|
|
(when process
|
|
|
|
|
;; There's a load of info printed that needs deleting.
|
2007-11-19 05:50:39 +00:00
|
|
|
|
(let ((again 't))
|
|
|
|
|
;; repeat until
|
|
|
|
|
;; - either we received the +OK line
|
|
|
|
|
;; - or accept-process-output timed out without getting
|
|
|
|
|
;; anything
|
|
|
|
|
(while (and again
|
|
|
|
|
(setq again (memq (process-status process)
|
|
|
|
|
'(open run))))
|
|
|
|
|
(setq again (pop3-accept-process-output process))
|
|
|
|
|
(goto-char (point-max))
|
|
|
|
|
(forward-line -1)
|
|
|
|
|
(cond ((looking-at "\\+OK")
|
|
|
|
|
(setq again nil)
|
|
|
|
|
(delete-region (point-min) (point)))
|
|
|
|
|
((not again)
|
2007-10-28 09:18:39 +00:00
|
|
|
|
(pop3-quit process)
|
2007-11-19 05:50:39 +00:00
|
|
|
|
(error "POP SSL connexion failed")))))
|
2007-10-28 09:18:39 +00:00
|
|
|
|
process)))
|
|
|
|
|
((eq pop3-stream-type 'starttls)
|
|
|
|
|
;; gnutls-cli, openssl don't accept service names
|
|
|
|
|
(if (equal port "pop3")
|
|
|
|
|
(setq port 110))
|
|
|
|
|
(let ((process (starttls-open-stream "POP" (current-buffer)
|
|
|
|
|
mailhost (or port 110))))
|
|
|
|
|
(pop3-send-command process "STLS")
|
|
|
|
|
(let ((response (pop3-read-response process t)))
|
|
|
|
|
(if (and response (string-match "+OK" response))
|
|
|
|
|
(starttls-negotiate process)
|
|
|
|
|
(pop3-quit process)
|
|
|
|
|
(error "POP server doesn't support starttls")))
|
|
|
|
|
process))
|
|
|
|
|
(t
|
|
|
|
|
(open-network-stream "POP" (current-buffer) mailhost port))))
|
2000-05-08 17:59:45 +00:00
|
|
|
|
(let ((response (pop3-read-response process t)))
|
|
|
|
|
(setq pop3-timestamp
|
|
|
|
|
(substring response (or (string-match "<" response) 0)
|
|
|
|
|
(+ 1 (or (string-match ">" response) -1)))))
|
|
|
|
|
process)))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
|
|
|
|
|
;; Support functions
|
|
|
|
|
|
|
|
|
|
(defun pop3-process-filter (process output)
|
|
|
|
|
(save-excursion
|
|
|
|
|
(set-buffer (process-buffer process))
|
|
|
|
|
(goto-char (point-max))
|
|
|
|
|
(insert output)))
|
|
|
|
|
|
|
|
|
|
(defun pop3-send-command (process command)
|
2004-10-12 02:25:56 +00:00
|
|
|
|
(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")))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
|
|
|
|
|
(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)
|
|
|
|
|
(save-excursion
|
|
|
|
|
(set-buffer (process-buffer process))
|
|
|
|
|
(goto-char pop3-read-point)
|
2004-09-04 13:13:48 +00:00
|
|
|
|
(while (and (memq (process-status process) '(open run))
|
|
|
|
|
(not (search-forward "\r\n" nil t)))
|
2004-10-17 14:29:01 +00:00
|
|
|
|
(pop3-accept-process-output process)
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(goto-char pop3-read-point))
|
|
|
|
|
(setq match-end (point))
|
|
|
|
|
(goto-char pop3-read-point)
|
|
|
|
|
(if (looking-at "-ERR")
|
2007-12-06 18:18:13 +00:00
|
|
|
|
(error "%s" (buffer-substring (point) (- match-end 2)))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(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))
|
|
|
|
|
|
2000-11-10 11:56:06 +00:00
|
|
|
|
;; 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)))))
|
|
|
|
|
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(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
|
|
|
|
|
))
|
2002-04-12 11:32:23 +00:00
|
|
|
|
(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_))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
;; 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
|
2006-10-07 01:51:54 +00:00
|
|
|
|
|
|
|
|
|
;; Fixme: This should use timezone on the date field contents.
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(setq date
|
2002-04-12 11:32:23 +00:00
|
|
|
|
(cond ((not date)
|
2004-09-04 13:13:48 +00:00
|
|
|
|
"Tue Jan 1 00:00:0 1900")
|
2002-04-12 11:32:23 +00:00
|
|
|
|
((string-match "[A-Z]" (nth 0 date))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(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))
|
1999-10-19 18:27:39 +00:00
|
|
|
|
(insert From_)
|
2000-11-10 11:56:06 +00:00
|
|
|
|
(if (search-forward "\n\n" nil t)
|
|
|
|
|
nil
|
|
|
|
|
(goto-char (point-max))
|
|
|
|
|
(insert "\n"))
|
1999-10-19 18:27:39 +00:00
|
|
|
|
(narrow-to-region (point) (point-max))
|
|
|
|
|
(let ((size (- (point-max) (point-min))))
|
|
|
|
|
(goto-char (point-min))
|
|
|
|
|
(widen)
|
|
|
|
|
(forward-line -1)
|
|
|
|
|
(insert (format "Content-Length: %s\n" size)))
|
|
|
|
|
)))))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
|
|
|
|
|
;; 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)))
|
2005-06-16 14:57:23 +00:00
|
|
|
|
(error "USER %s not valid" user))))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
|
|
|
|
|
(defun pop3-pass (process)
|
|
|
|
|
"Send authentication information to the server."
|
1999-02-20 14:05:57 +00:00
|
|
|
|
(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."
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(let ((pass pop3-password))
|
|
|
|
|
(if (and pop3-password-required (not pass))
|
|
|
|
|
(setq pass
|
2004-09-04 13:13:48 +00:00
|
|
|
|
(read-passwd (format "Password for %s: " pop3-maildrop))))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(if pass
|
2007-10-28 09:18:39 +00:00
|
|
|
|
(let ((hash (md5 (concat pop3-timestamp pass) nil nil 'binary)))
|
1999-02-20 14:05:57 +00:00
|
|
|
|
(pop3-send-command process (format "APOP %s %s" user hash))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(let ((response (pop3-read-response process t)))
|
|
|
|
|
(if (not (and response (string-match "+OK" response)))
|
|
|
|
|
(pop3-quit process)))))
|
|
|
|
|
))
|
|
|
|
|
|
1999-02-20 14:05:57 +00:00
|
|
|
|
;; TRANSACTION STATE
|
|
|
|
|
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(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)))
|
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-339
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 76)
- Update from CVS
2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-agent.el (gnus-agent-regenerate-group)
(gnus-agent-fetch-articles): Replace `string-to-int' by
`string-to-number'.
* lisp/gnus/gnus-art.el (gnus-button-fetch-group): Ditto.
* lisp/gnus/gnus-cache.el (gnus-cache-generate-active)
(gnus-cache-articles-in-group): Ditto.
* lisp/gnus/gnus-group.el (gnus-group-set-current-level)
(gnus-group-insert-group-line): Ditto.
* lisp/gnus/gnus-score.el (gnus-score-set-expunge-below)
(gnus-score-set-mark-below, gnus-summary-score-effect)
(gnus-summary-score-entry): Ditto.
* lisp/gnus/gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
(gnus-soup-pack): Ditto.
* lisp/gnus/gnus-spec.el (gnus-xmas-format): Ditto.
* lisp/gnus/gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
* lisp/gnus/gnus-sum.el (gnus-create-xref-hashtb): Ditto.
* lisp/gnus/gnus-uu.el (gnus-uu-expand-numbers): Ditto.
* lisp/gnus/nnbabyl.el (nnbabyl-article-group-number): Ditto.
* lisp/gnus/nndb.el (nndb-get-remote-expire-response): Ditto.
* lisp/gnus/nndiary.el (nndiary-parse-schedule-value)
(nndiary-string-to-number, nndiary-request-replace-article)
(nndiary-request-article): Ditto.
* lisp/gnus/nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
* lisp/gnus/nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
* lisp/gnus/nneething.el (nneething-make-head): Ditto.
* lisp/gnus/nnfolder.el (nnfolder-request-article)
(nnfolder-retrieve-headers): Ditto.
* lisp/gnus/nnheader.el (nnheader-file-to-number): Ditto.
* lisp/gnus/nnkiboze.el (nnkiboze-request-article): Ditto.
* lisp/gnus/nnmail.el (nnmail-process-unix-mail-format)
(nnmail-process-babyl-mail-format): Ditto.
* lisp/gnus/nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
* lisp/gnus/nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
(nnmh-request-create-group, nnmh-request-list-1)
(nnmh-request-group, nnmh-request-article): Ditto.
* lisp/gnus/nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
* lisp/gnus/nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
* lisp/gnus/nnsoup.el (nnsoup-make-active): Ditto.
* lisp/gnus/nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
* lisp/gnus/nntp.el (nntp-find-group-and-number)
(nntp-retrieve-headers-with-xover): Ditto.
* lisp/gnus/pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
* lisp/gnus/pgg-parse.el (pgg-read-body, pgg-read-bytes)
(pgg-format-key-identifier): Ditto.
* lisp/gnus/pop3.el (pop3-last, pop3-stat): Ditto.
* lisp/gnus/qp.el (quoted-printable-decode-region): Ditto.
* lisp/gnus/spam-report.el (spam-report-url-ping-mm-url): Use format instead
of concat.
2005-05-30 17:13:58 +00:00
|
|
|
|
(list (string-to-number (nth 1 (split-string response " ")))
|
|
|
|
|
(string-to-number (nth 2 (split-string response " "))))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
))
|
|
|
|
|
|
|
|
|
|
(defun pop3-list (process &optional msg)
|
|
|
|
|
"Scan listing of available messages.
|
|
|
|
|
This function currently does nothing.")
|
|
|
|
|
|
|
|
|
|
(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)
|
|
|
|
|
(save-excursion
|
|
|
|
|
(set-buffer (process-buffer process))
|
|
|
|
|
(while (not (re-search-forward "^\\.\r\n" nil t))
|
2004-10-17 14:29:01 +00:00
|
|
|
|
(pop3-accept-process-output process)
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(goto-char start))
|
|
|
|
|
(setq pop3-read-point (point-marker))
|
2004-10-12 02:25:56 +00:00
|
|
|
|
;; 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")
|
1997-04-16 22:13:18 +00:00
|
|
|
|
(goto-char (match-beginning 0))
|
|
|
|
|
(setq end (point-marker))
|
|
|
|
|
(pop3-clean-region start end)
|
|
|
|
|
(pop3-munge-message-separator start end)
|
|
|
|
|
(save-excursion
|
|
|
|
|
(set-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)))
|
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-339
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 76)
- Update from CVS
2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-agent.el (gnus-agent-regenerate-group)
(gnus-agent-fetch-articles): Replace `string-to-int' by
`string-to-number'.
* lisp/gnus/gnus-art.el (gnus-button-fetch-group): Ditto.
* lisp/gnus/gnus-cache.el (gnus-cache-generate-active)
(gnus-cache-articles-in-group): Ditto.
* lisp/gnus/gnus-group.el (gnus-group-set-current-level)
(gnus-group-insert-group-line): Ditto.
* lisp/gnus/gnus-score.el (gnus-score-set-expunge-below)
(gnus-score-set-mark-below, gnus-summary-score-effect)
(gnus-summary-score-entry): Ditto.
* lisp/gnus/gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
(gnus-soup-pack): Ditto.
* lisp/gnus/gnus-spec.el (gnus-xmas-format): Ditto.
* lisp/gnus/gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
* lisp/gnus/gnus-sum.el (gnus-create-xref-hashtb): Ditto.
* lisp/gnus/gnus-uu.el (gnus-uu-expand-numbers): Ditto.
* lisp/gnus/nnbabyl.el (nnbabyl-article-group-number): Ditto.
* lisp/gnus/nndb.el (nndb-get-remote-expire-response): Ditto.
* lisp/gnus/nndiary.el (nndiary-parse-schedule-value)
(nndiary-string-to-number, nndiary-request-replace-article)
(nndiary-request-article): Ditto.
* lisp/gnus/nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
* lisp/gnus/nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
* lisp/gnus/nneething.el (nneething-make-head): Ditto.
* lisp/gnus/nnfolder.el (nnfolder-request-article)
(nnfolder-retrieve-headers): Ditto.
* lisp/gnus/nnheader.el (nnheader-file-to-number): Ditto.
* lisp/gnus/nnkiboze.el (nnkiboze-request-article): Ditto.
* lisp/gnus/nnmail.el (nnmail-process-unix-mail-format)
(nnmail-process-babyl-mail-format): Ditto.
* lisp/gnus/nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
* lisp/gnus/nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
(nnmh-request-create-group, nnmh-request-list-1)
(nnmh-request-group, nnmh-request-article): Ditto.
* lisp/gnus/nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
* lisp/gnus/nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
* lisp/gnus/nnsoup.el (nnsoup-make-active): Ditto.
* lisp/gnus/nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
* lisp/gnus/nntp.el (nntp-find-group-and-number)
(nntp-retrieve-headers-with-xover): Ditto.
* lisp/gnus/pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
* lisp/gnus/pgg-parse.el (pgg-read-body, pgg-read-bytes)
(pgg-format-key-identifier): Ditto.
* lisp/gnus/pop3.el (pop3-last, pop3-stat): Ditto.
* lisp/gnus/qp.el (quoted-printable-decode-region): Ditto.
* lisp/gnus/spam-report.el (spam-report-url-ping-mm-url): Use format instead
of concat.
2005-05-30 17:13:58 +00:00
|
|
|
|
(string-to-number (nth 1 (split-string response " ")))
|
1997-04-16 22:13:18 +00:00
|
|
|
|
))
|
|
|
|
|
|
|
|
|
|
(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
|
|
|
|
|
(save-excursion
|
|
|
|
|
(set-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]
|
|
|
|
|
|
2007-10-28 09:18:39 +00:00
|
|
|
|
;; STLS (RFC 2595)
|
|
|
|
|
;; Arguments: none
|
|
|
|
|
;; Restrictions: Only permitted in AUTHORIZATION state.
|
|
|
|
|
;; Possible responses:
|
|
|
|
|
;; +OK
|
|
|
|
|
;; -ERR
|
|
|
|
|
|
1997-04-16 22:13:18 +00:00
|
|
|
|
;;; 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]
|
1999-10-19 18:27:39 +00:00
|
|
|
|
|
|
|
|
|
(provide 'pop3)
|
|
|
|
|
|
2008-04-10 14:10:46 +00:00
|
|
|
|
;; arch-tag: 2facc142-1d74-498e-82af-4659b64cac12
|
1999-10-19 18:27:39 +00:00
|
|
|
|
;;; pop3.el ends here
|