diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-05-23 18:25:18 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-05-23 18:25:18 +0000 |
commit | 273ff7a0059deda40ec171db2c69f596e49302c3 (patch) | |
tree | 969b04021ed87dfc619b2c76db0713b6fa2fccb7 /fetchmail.man | |
parent | f5bb91dc606f920f143538c5de4635aa9cbb190a (diff) | |
download | fetchmail-273ff7a0059deda40ec171db2c69f596e49302c3.tar.gz fetchmail-273ff7a0059deda40ec171db2c69f596e49302c3.tar.bz2 fetchmail-273ff7a0059deda40ec171db2c69f596e49302c3.zip |
Remove the fetchall kluge.
svn path=/trunk/; revision=1810
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 3 |
1 files changed, 0 insertions, 3 deletions
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) |