diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-11 05:39:51 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-11 05:39:51 +0000 |
commit | ed560011d0e754ed43af58bb925dd347e66af021 (patch) | |
tree | 6f4233489aaca37c6b585df9cbdec9089709461a | |
parent | c7132be603c07e7851a3a374dc9b6be59ce3c919 (diff) | |
download | fetchmail-ed560011d0e754ed43af58bb925dd347e66af021.tar.gz fetchmail-ed560011d0e754ed43af58bb925dd347e66af021.tar.bz2 fetchmail-ed560011d0e754ed43af58bb925dd347e66af021.zip |
Minor cleanup.
svn path=/trunk/; revision=3043
-rw-r--r-- | fetchmail.man | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/fetchmail.man b/fetchmail.man index a77926de..01d5e62e 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -777,10 +777,9 @@ can protect you from a passive eavesdropper it doesn't help against an active attacker. It's clearly an improvement over sending the passwords in clear but you should be aware that a man-in-the-middle attack is trivially possible (in particular with tools such as dsniff, -http://www.monkey.org/~dugsong/dsniff/). Therefore and if possible, -the use of an appropriately ssh tunnel (see below for some examples) -is preferable if you seriously care about the security of your -mailbox. +http://www.monkey.org/~dugsong/dsniff/). Use of an ssh tunnel (see +below for some examples) is preferable if you care seriously about the +security of your mailbox. .SH DAEMON MODE The |