aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2014-11-22 00:25:45 +0100
committerMatthias Andree <matthias.andree@gmx.de>2014-11-22 00:25:45 +0100
commit4dd8654444e46aa11fd6a2b386a1ca29af746682 (patch)
tree23e4de0c89abc51fe4b3b3daa4dc5dc1c22c127a /fetchmail.man
parenta7940f5d16bb602f27d16120d2bf89575eb7d715 (diff)
downloadfetchmail-4dd8654444e46aa11fd6a2b386a1ca29af746682.tar.gz
fetchmail-4dd8654444e46aa11fd6a2b386a1ca29af746682.tar.bz2
fetchmail-4dd8654444e46aa11fd6a2b386a1ca29af746682.zip
More warnings on idle vs. multiple mailboxes.
In response to Jeremy Chadwick's trouble 2014-11-19, fetchmail-users.
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man15
1 files changed, 8 insertions, 7 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 03f6233b..895e511a 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -145,9 +145,9 @@ the \fBfetchmailconf\fP program edits). Command-line options override
\fI~/.fetchmailrc\fP declarations.
.PP
Each server name that you specify following the options on the command
-line will be queried. If you don't specify any servers on the command
+line will be queried. If you do not specify any servers on the command
line, each 'poll' entry in your \fI~/.fetchmailrc\fP file will be
-queried.
+queried, unless the idle option is used, which see.
.PP
To facilitate the use of \fBfetchmail\fP in scripts and pipelines, it
returns an appropriate exit code upon termination -- see EXIT CODES
@@ -319,11 +319,12 @@ also: \-\-idfile.
(Keyword: idle, since before 6.0.0)
.br
Enable IDLE use (effective only with IMAP). Note that this works with
-only one folder at a given time. While the idle rcfile keyword had been
-supported for a long time, the \-\-idle command-line option was added in
-version 6.3.3. IDLE use means that fetchmail tells the IMAP server to
-send notice of new messages, so they can be retrieved sooner than would
-be possible with regular polls.
+only one account and one folder at a given time, other folders or
+accounts will not be polled when idle is in effect! While the idle rcfile
+keyword had been supported for a long time, the \-\-idle command-line
+option was added in version 6.3.3. IDLE use means that fetchmail tells
+the IMAP server to send notice of new messages, so they can be retrieved
+sooner than would be possible with regular polls.
.TP
.B \-P <portnumber> | \-\-service <servicename>
(Keyword: service) Since version 6.3.0.