aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-06-11 08:12:25 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-06-11 08:12:25 +0000
commitfcad7f152c6407c492c8fa0989ec23eaeca4bc27 (patch)
tree55a95dbcb46bd01e2b11e567f6772aa796309184
parent95c28527b4233669e6d3afc6ececad1100f5670a (diff)
downloadfetchmail-fcad7f152c6407c492c8fa0989ec23eaeca4bc27.tar.gz
fetchmail-fcad7f152c6407c492c8fa0989ec23eaeca4bc27.tar.bz2
fetchmail-fcad7f152c6407c492c8fa0989ec23eaeca4bc27.zip
Turn a bug to a feature :-(.
svn path=/trunk/; revision=2493
-rw-r--r--fetchmail.man5
1 files changed, 4 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 4c3ce4af..11871d53 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -207,7 +207,10 @@ machine in the server's queue of undelivered mail.
Force UIDL use (effective only with POP3). Force client-side tracking
of `newness' of messages (UIDL stands for ``unique ID listing'' and is
described in RFC1725). Use with `keep' to use a mailbox as a baby
-news drop for a group of users.
+news drop for a group of users. Note: the implementation of this
+feature is fragile. If you poll with a host specified on the command line,
+your saved data about seen-message UIDLs on \fIother\fR hosts is liable
+to get clobbered.
.TP
.B \-P, --port
(Keyword: port)