diff options
-rw-r--r-- | pullimap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pullimap.md b/pullimap.md index 3e8aae3..06035ac 100644 --- a/pullimap.md +++ b/pullimap.md @@ -122,7 +122,7 @@ Valid options are: `SEARCH` criterion ignoring time and timezone.) If *purge-after* is set to `0` then messages are deleted immediately after delivery. Otherwise `pullimap` issues an IMAP `SEARCH` (or - extended `SEARCH` on server advertizing the [`ESEARCH`][RFC 4731] + extended `SEARCH` on servers advertizing the [`ESEARCH`][RFC 4731] capability) command to list old messages; if `--idle` is set then the `SEARCH` command is issued again every 12 hours. |