From 60a36fc394fbf4e17f0a8c5ca8b1a97b3a54da8b Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 5 Jun 1998 17:23:30 +0000 Subject: Reinstate the fetchall kluge. svn path=/trunk/; revision=1914 --- fetchmail.man | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 9d0dcccd..ad05df3b 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -125,6 +125,7 @@ and the mailserver are echoed to stderr. Overrides --silent. (Keyword: fetchall) Retrieve both old (seen) and new messages from the mailserver. The default is to fetch only messages the server has not marked seen. +Under POP3, this option also forces the use of RETR rather than TOP. Note that POP2 retrieval behaves as though --all is always on (see RETRIEVAL FAILURE MODES below) and this option does not work with ETRN. .TP -- cgit v1.2.3