%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\204\n \302\303!\210\302\304!\210\305\306\307\310\311\312\311\313&\210\314\315\316\317\320\321\322\323\311\306& \210\314\324\325\326\320\321\322\323\311\306& \210\314\327\330\331\320\321\322\332\311\306& \210\314\333\334\335\320\321\322\336\311\306& \207" [fboundp open-protocol-stream require proto-stream mail-utils custom-declare-group pop3 nil "Post Office Protocol." :group mail mail-source custom-declare-variable pop3-maildrop (or (user-login-name) (getenv "LOGNAME") (getenv "USER")) "*POP3 maildrop." :version "22.1" :type string pop3-mailhost (or (getenv "MAILHOST") "pop3") "*POP3 mailhost." pop3-port 110 "*POP3 port." number pop3-password-required t "*Non-nil if a password is required when connecting to POP server." boolean] 10) #@49 *Password to use when connecting to POP server. (defvar pop3-password nil (#$ . -1176)) (byte-code "\300\301\302\303\304\305\306\307\310\311& \210\300\312\313\314\304\315\306\316\310\311& \210\300\317\320\321\306\322\304\323\310\311& \210\300\324\325\326\306\322\304\327\310\311& \210\300\330\331\332\306\322\304\333\310\311& \207" [custom-declare-variable pop3-authentication-scheme 'pass "*POP3 authentication scheme.\nDefaults to `pass', for the standard USER/PASS authentication. The other\nvalid value is `apop'." :type (choice (const :tag "Normal user/password" pass) (const :tag "APOP" apop)) :version "22.1" :group pop3 pop3-stream-length 100 "How many messages should be requested at one time.\nThe lower the number, the more latency-sensitive the fetching\nwill be. If your pop3 server doesn't support streaming at all,\nset this to 1." number "24.1" pop3-leave-mail-on-server nil "Non-nil if the mail is to be left on the POP server after fetching.\nMails once fetched will never be fetched again by the UIDL control.\n\nIf this is neither nil nor a number, all mails will be left on the\nserver. If this is a number, leave mails on the server for this many\ndays since you first checked new mails. If this is nil, mails will be\ndeleted on the server right after fetching.\n\nGnus users should use the `:leave' keyword in a mail source to direct\nthe behavior per server, rather than directly modifying this value.\n\nNote that POP servers maintain no state information between sessions,\nso what the client believes is there and what is actually there may\nnot match up. If they do not, then you may get duplicate mails or\nthe whole thing can fall apart and leave you with a corrupt mailbox." "24.4" (choice (const :tag "Don't leave mails" nil) (const :tag "Leave all mails" t) (number :tag "Leave mails for this many days" :value 14)) pop3-uidl-file "~/.pop3-uidl" "File used to save UIDL." file pop3-uidl-file-backup '(0 9) "How to backup the UIDL file `pop3-uidl-file' when updating.\nIf it is a list of numbers, the first one binds `kept-old-versions' and\nthe other binds `kept-new-versions' to keep number of oldest and newest\nversions. Otherwise, the value binds `version-control' (which see).\n\nNote: Backup will take place whenever you check new mails on a server.\nSo, you may lose the backup files having been saved before a trouble\nif you set it so as to make too few backups whereas you have access to\nmany servers." (choice (group :tag "Keep versions" :format "\n%v" :indent 3 (number :tag "oldest") (number :tag "newest")) (sexp :format "%v" :match (lambda (widget value) (condition-case nil (not (and (numberp (car value)) (numberp (car (cdr value))))) (error t)))))] 10) #@94 Timestamp returned when initially connected to the POP server. Used for APOP authentication. (defvar pop3-timestamp nil (#$ . 3894)) (defvar pop3-read-point nil) (defvar pop3-debug nil) (byte-code "\301\302!\203 \303\304!\203 \305\306\302\"\210\202* \307\310\311\312!\"\203\"