* lisp/pop3.el: Add description about STLS extension; add autoload
authorueno <ueno>
Sun, 21 Nov 1999 05:58:48 +0000 (05:58 +0000)
committerueno <ueno>
Sun, 21 Nov 1999 05:58:48 +0000 (05:58 +0000)
commit2a16a15194dc77d4b1e8c0eac46206937ff7d0b5
tree15bfd1ef7eb0e710dee34079bf30c9372ee13e65
parent1ac5749b9ad85549f38318a6f9d1fe860bda9dc1
* lisp/pop3.el: Add description about STLS extension; add autoload
setting for `starttls-open-stream' and `starttls-negotiate'.
(pop3-stls): New function.
(pop3-open-tls-stream): New function.
(pop3-open-server): Use `pop3-open-tls-stream' if
'pop3-connection-type' is bound to `tls'.
lisp/pop3.el