diff options
Diffstat (limited to 'interimap.md')
-rw-r--r-- | interimap.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/interimap.md b/interimap.md index 9d55d9e..7d119ab 100644 --- a/interimap.md +++ b/interimap.md @@ -375,8 +375,9 @@ Valid options are: Supported extensions ==================== -Performance is better for servers supporting the following extensions to -the [IMAP4rev1 protocol][RFC 3501]: +`interimap` takes advantage of servers supporting the following +extensions to the [IMAP4rev1 protocol][RFC 3501] (those marked as +“recommended” give the most significant performance gain): * `LITERAL+` ([RFC 2088], recommended); * `MULTIAPPEND` ([RFC 3502], recommended); |