diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-09 00:44:05 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-09 22:01:57 +0200 |
commit | 64dc8a1ed4e15ce456a699184a4fff263f2c902f (patch) | |
tree | d3e9f4c3a9167005b6b2d4035e7d348ed5043b2f /interimap.1 | |
parent | 8c9328834e3340c1d3b20a5d9567fe8cd27f6d82 (diff) |
Add support for the IMAP COMPRESS extension [RFC4978].
Also, add traffic statistics after closing the connection to the IMAP
server.
Diffstat (limited to 'interimap.1')
-rw-r--r-- | interimap.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/interimap.1 b/interimap.1 index 44235fc..bb97cf4 100644 --- a/interimap.1 +++ b/interimap.1 @@ -311,6 +311,13 @@ rely on Certificate Authorities. Directory containing the certificate(s) of the trusted Certificate Authorities, used for server certificate verification. +.TP +.I compress +Whether to use the IMAP COMPRESS extension [RFC4978] for servers +advertizing it. +(Default: \(lqNO\(rq for the \(lq[local]\(rq section, \(lqYES\(rq for +the \(lq[remote]\(rq section.) + .SH KNOWN BUGS AND LIMITATIONS .IP \[bu] |