projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07bd972
)
* doc/misc/smtpmail.texi (Encryption): Fix 2012-12-22 typo.
author
Glenn Morris
<rgm@gnu.org>
Tue, 31 May 2016 18:58:05 +0000
(14:58 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 31 May 2016 18:58:05 +0000
(14:58 -0400)
doc/misc/smtpmail.texi
patch
|
blob
|
history
diff --git
a/doc/misc/smtpmail.texi
b/doc/misc/smtpmail.texi
index 2647331167853098dc7e676892b8d4879da5eb0d..d9a68c45985e3d0462325fcf85ac0d7d9483bab7 100644
(file)
--- a/
doc/misc/smtpmail.texi
+++ b/
doc/misc/smtpmail.texi
@@
-285,7
+285,7
@@
connection the SMTP library uses. The default value is @code{nil},
which means to use a plain connection, but try to switch to a STARTTLS
encrypted connection if the server supports it. Other possible values
are: @code{starttls} to insist on STARTTLS; @code{ssl} to use TLS/SSL;
-and @code{plain} for encryption.
+and @code{plain} for
no
encryption.
Use of any form of TLS/SSL requires support in Emacs. You can either
use the built-in support (in Emacs 24.1 and later), or the