(Adviced by Akihiro MOTOKI <mokkun@iname.com>)
+2001-02-27 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * elmo-vars.el (elmo-pop3-use-uidl): Moved from `elmo-pop3.el'.
+ (Adviced by Akihiro MOTOKI <mokkun@iname.com>)
+
2001-02-21 OKAZAKI Tetsurou <okazaki@be.to>
* elmo-util.el (elmo-display-progress): Prefer
(eval-and-compile
(autoload 'md5 "md5"))
-(defvar elmo-pop3-use-uidl t
- "*If non-nil, use UIDL.")
-
(defvar elmo-pop3-exists-exactly t)
(defvar sasl-mechanism-alist)
(defvar elmo-pop3-stream-type-alist nil
"*Stream bindings for POP3.
This is taken precedence over `elmo-network-stream-type-alist'.")
+(defvar elmo-pop3-use-uidl t
+ "*If non-nil, use UIDL.")
;; NNTP
(defvar elmo-default-nntp-server "localhost"