HEX
Server: Apache/2.2.22
System: Linux server1.blueharbor.com 3.10.0-1160.90.1.vz7.200.7 #1 SMP Wed Jul 12 12:00:44 MSK 2023 x86_64
User: locglobe (1004)
PHP: 5.6.37
Disabled: NONE
Upload Files
File: //usr/share/doc/dovecot-2.2.36/wiki/Plugins.Compress.txt
IMAP COMPRESS plugin
====================

The goal of the extension is to reduce the bandwidth usage of IMAP.

Configuration:

---%<-------------------------------------------------------------------------
#mail_plugins = $mail_plugins zlib # Required for v2.1 and older only

protocol imap {
  mail_plugins = $mail_plugins imap_zlib
}
---%<-------------------------------------------------------------------------

(This file was created from the wiki on 2018-05-23 04:42)