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
}
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
}