aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-12 12:12:26 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-12 12:12:26 +0000
commit58b1a385369447775ee7cf5fd629c4ba3f35ead3 (patch)
tree712f4bdba8f2e1c2317c9fa201dc89121c21f78a /fetchmail.man
parentc64bc78c091837def7820299eb99ed51a21570d8 (diff)
downloadfetchmail-58b1a385369447775ee7cf5fd629c4ba3f35ead3.tar.gz
fetchmail-58b1a385369447775ee7cf5fd629c4ba3f35ead3.tar.bz2
fetchmail-58b1a385369447775ee7cf5fd629c4ba3f35ead3.zip
exclude --remote from POP3.
svn path=/trunk/; revision=88
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index f6dd6340..8ec701c5 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -558,7 +558,8 @@ are not rewritten to enable replies as described under --norewrite.
This isn't a protocol problem, it's because the developer couldn't
find a POP2 server to test the necessary code reorganization with.
.PP
-The --remotefolder option doesn't work with POP3.
+The --remotefolder option doesn't work with POP3, the protocol won't
+support it.
.PP
The UIDL support for RFC1725-compliant servers without LAST is not yet
very well tested.