system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
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)