diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-06-12 22:27:32 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-06-12 22:27:32 +0200 |
commit | 5eb218879ba9ba7daa5e49ba4e3c0a690dc01e3b (patch) | |
tree | c90e9ccddc914e1df8dbc49338cb27d300abdb50 /interimap.md | |
parent | 862d890b59e80997b84bca3f32099dadcd9d6622 (diff) | |
parent | 320a4da020952e3a8b926535d03d49a28dea20d0 (diff) |
Merge branch 'master' into debian
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); |