* lisp/pop3.el : Add an autoload for `open-ssl-stream' defined inv`ssl'.
authorczkmt <czkmt>
Sat, 22 May 1999 14:22:43 +0000 (14:22 +0000)
committerczkmt <czkmt>
Sat, 22 May 1999 14:22:43 +0000 (14:22 +0000)
commit4a64136ac8a104e22f7b473af9715396db9ffc89
tree5b95900a685c2d56b16e5369c4f0b426f8ca3f4e
parenta6602507f2e9863bc0666a4797c51f91bc8f21b8
* lisp/pop3.el : Add an autoload for `open-ssl-stream' defined inv`ssl'.
(pop3-connection-type, pop3-ssl-program-arguments): New variables.
(pop3-open-ssl-stream-1, pop3-open-ssl-stream): New functions.
(pop3-open-server): Call the latter when `pop3-connection-type' is ssl.
* lisp/pop3-fma.el (pop3-fma-movemail): Bind `pop3-port' and
`pop3-connection-type' according to `pop3-fma-spool-file-alist'.
ChangeLog
lisp/pop3-fma.el
lisp/pop3.el