tls.el: New file.
authorSimon Josefsson <jas@extundo.com>
Sun, 23 Mar 2003 13:57:09 +0000 (13:57 +0000)
committerSimon Josefsson <jas@extundo.com>
Sun, 23 Mar 2003 13:57:09 +0000 (13:57 +0000)
commit03440feabbb3101aa039ec10ff2a41d4a38c3c20
tree36b5494c914318fb2084d2417aebeac516bdb13c
parent9e678f39d869f1954d1c559d3b581dca1d49020c
tls.el: New file.
nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
instead of SSL.
(nnimap-stream): Add other streams, link to imap variables.
(nnimap-authenticator): Add other authenticator, link to imap
variables.
imap.el: Autoload open-tls-stream.
(imap-streams): Add tls in front of ssl.
(imap-stream-alist): Add tls.
(imap-default-tls-port): New variable.
(imap-tls-p, imap-tls-open): New functions.
lisp/ChangeLog
lisp/imap.el
lisp/nnimap.el
lisp/tls.el [new file with mode: 0644]