From a30740affdb9342dee394ffdc77591ec9bc75ae7 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 1 Dec 2000 06:22:53 +0000 Subject: Minor bugfixes. svn path=/trunk/; revision=2993 --- fetchmail.man | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index a9b8a21e..e7aead68 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -458,7 +458,7 @@ See USER AUTHENTICATION below for a complete description. .B \-I , --interface (Keyword: interface) Require that a specific interface device be up and have a specific local -IP address (or range) before polling. Frequently +or remote IP address (or range) before polling. Frequently .I fetchmail is used over a transient point-to-point TCP/IP link established directly to a mailserver via SLIP or PPP. That is a relatively secure channel. @@ -2027,9 +2027,9 @@ mailserver. This creates a risk that name/password pairs might be snaffled with a packet sniffer or more sophisticated monitoring software. Under Linux and FreeBSD, the --interface option can be used to restrict polling to availability of a specific interface device -with a specific local IP address, but snooping is still possible if -(a) either host has a network device that can be opened in promiscuous -mode, or (b) the intervening network link can be tapped. +with a specific local or remote IP address, but snooping is still +possible if (a) either host has a network device that can be opened +in promiscuous mode, or (b) the intervening network link can be tapped. .PP Use of the %F or %T escapes in an mda option could open a security hole, because they pass text manipulable by an attacker to a shell -- cgit v1.2.3