Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a7a22442
Commit
a7a22442
authored
May 31, 2016
by
Glenn Morris
Browse files
* doc/misc/smtpmail.texi (Encryption): Fix 2012-12-22 typo.
parent
07bd9721
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/misc/smtpmail.texi
doc/misc/smtpmail.texi
+1
-1
No files found.
doc/misc/smtpmail.texi
View file @
a7a22442
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment