From 273ff7a0059deda40ec171db2c69f596e49302c3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 23 May 1998 18:25:18 +0000 Subject: Remove the fetchall kluge. svn path=/trunk/; revision=1810 --- fetchmail.man | 3 --- 1 file changed, 3 deletions(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 7d818149..7c10341c 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -115,9 +115,6 @@ Retrieve both old (seen) and new messages from the mailserver. The default is to fetch only messages the server has not marked seen. Note that POP2 retrieval behaves as though --all is always on (see RETRIEVAL FAILURE MODES below) and this option does not work with ETRN. -This option has the side effect or forcing POP3 retrieval to use RETR -rather than TOP for retrieval, working around buggy implementations -of the latter in some POP3 servers. .TP .B \-k, --keep (Keyword: keep) -- cgit v1.2.3