diff options
Diffstat (limited to 'doc/interimap.1.md')
-rw-r--r-- | doc/interimap.1.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/interimap.1.md b/doc/interimap.1.md index ee92668..5cc06a8 100644 --- a/doc/interimap.1.md +++ b/doc/interimap.1.md @@ -192,7 +192,7 @@ Options : Show the version number and exit. -Configuration file +Configuration file {#configuration-file} ================== Unless told otherwise by the `--config=FILE` command-line option, @@ -429,7 +429,7 @@ Valid options are: : File containing trusted certificates to use during server certificate authentication if `SSL_verify=YES`. -Supported extensions +Supported extensions {#supported-extensions} ==================== `interimap` takes advantage of servers supporting the following @@ -439,7 +439,7 @@ extensions to the [IMAP4rev1 protocol][RFC 3501] (those marked as * `LITERAL+` ([RFC 2088], recommended); * `MULTIAPPEND` ([RFC 3502], recommended); * `COMPRESS=DEFLATE` ([RFC 4978], recommended); - * `NOTIFY` ([RFC 5465], recommended); + * `NOTIFY` ([RFC 5465]); * `SASL-IR` ([RFC 4959]); and * `UNSELECT` ([RFC 3691]). |