aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-02-28 23:31:19 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-02-28 23:31:19 +0000
commit53e1b4e7aba31fb269c47da222927b1e857c4373 (patch)
tree1ee3a84e2f459bb6fbdef235a9d247b61dd3bf65 /fetchmail.man
parent41a3a4c564710c1f6157a8b67243001b2defb9ca (diff)
downloadfetchmail-53e1b4e7aba31fb269c47da222927b1e857c4373.tar.gz
fetchmail-53e1b4e7aba31fb269c47da222927b1e857c4373.tar.bz2
fetchmail-53e1b4e7aba31fb269c47da222927b1e857c4373.zip
"ssl" is a user option rather than a server option. Patch by Nico Golde.
Fixes Debian Bug#354661, reported by Keith Hellman. svn path=/branches/BRANCH_6-3/; revision=4697
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index b4f379b2..64165724 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -964,7 +964,7 @@ username and the part to the right as the NTLM domain.
.SS Secure Socket Layers (SSL)
.PP
You can access SSL encrypted services by specifying the \-\-ssl option.
-You can also do this using the "ssl" server option in the .fetchmailrc
+You can also do this using the "ssl" user option in the .fetchmailrc
file. With SSL encryption enabled, queries are initiated over a connection
after negotiating an SSL session. Some services, such as POP3 and IMAP,
have different well known ports defined for the SSL encrypted services.