aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-08-01 14:59:10 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-08-01 14:59:10 +0000
commitf6893683d1b9b22523e65a938c01dd6ae343290b (patch)
treeaff67d66cab783c08e740e1a3c6af25bdbcc1f7b /fetchmail.man
parentb7603a2011eb67396125ffa6b797a7a893860e65 (diff)
downloadfetchmail-f6893683d1b9b22523e65a938c01dd6ae343290b.tar.gz
fetchmail-f6893683d1b9b22523e65a938c01dd6ae343290b.tar.bz2
fetchmail-f6893683d1b9b22523e65a938c01dd6ae343290b.zip
Clarify --check.
svn path=/trunk/; revision=1215
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man6
1 files changed, 4 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 09f1d6e2..304ad9ec 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -88,8 +88,10 @@ Return a status code to indicate whether there is mail waiting,
without actually fetching or deleting mail (see EXIT CODES below).
This option turns off daemon mode (in which it would be useless). It
doesn't play well with queries to multiple sites, and doesn't work
-with ETRN. It's also prone to false positives if you leave read but
-undeleted mail in your server mailbox.
+with ETRN. It will return a false positive if you leave read but
+undeleted mail in your server mailbox and your fetch protocol can't
+tell kept messages from new ones. This means it will work with IMAP,
+not work with POP2, and may occasionally flake out under POP3.
.TP
.B \-s, --silent
Silent mode. Suppresses all progress/status messages that are normally