aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man5
1 files changed, 3 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 8bf73855..27d70d67 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -1582,9 +1582,10 @@ of each poll. This will tell the IMAP server to hold the connection
open and notify the client when new mail is available. If you need to
poll a link frequently, IDLE can save bandwidth by eliminating TCP/IP
connects and LOGIN/LOGOUT sequences. On the other hand, an IDLE
-connection will eat almost akll of your fetchmail's time, because it
+connection will eat almost all of your fetchmail's time, because it
will never drop the connection and allow other pools to occur unless
-the server times out the IDLE.
+the server times out the IDLE. It also doesn't work with multiple
+folders; only the first folder will ever be polled.
.PP
The `properties' option is an extension mechanism. It takes a string
argument, which is ignored by fetchmail itself. The string argument may be