diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-07-02 00:15:41 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-07-02 00:15:41 +0200 |
commit | 9bf5257bb6f0e67d49015941827496586271bede (patch) | |
tree | edc8fe5f36b22b509092395a32e72796efeda85d /doc/getting-started.md | |
parent | c54903cd6308cf4a56a439ea74d3f8943e5b605c (diff) | |
parent | 95df46e54ce090506cdce1c54616ea849670c2db (diff) |
Merge tag 'upstream/0.5.1' into debian
Upstream version 0.5.1
Diffstat (limited to 'doc/getting-started.md')
-rw-r--r-- | doc/getting-started.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/getting-started.md b/doc/getting-started.md index c497ec6..1d059b4 100644 --- a/doc/getting-started.md +++ b/doc/getting-started.md @@ -30,7 +30,8 @@ perform significant optimizations, yielding [much faster](benchmark.html) synchronization. *Note*: InterIMAP uses the [Quick Mailbox Resynchronization][RFC 7162] extension for stateful synchronization, hence won't work on IMAP servers -that don't advertise support for that extension. +that don't advertise [support](https://www.imapwiki.org/Specs#line-68) +for that extension. Installing an [IMAP4rev1] server on a single-user workstation may sound overkill, but we argue that most systems, not only servers, come with a |