IMAP COMPRESS plugin
The goal of the extension is to reduce the bandwidth usage of IMAP.
The zlib has to be enabled for imap_zlib to work
Configuration:
mail_plugins = $mail_plugins zlib
protocol imap {
mail_plugins = $mail_plugins imap_zlib
}
The goal of the extension is to reduce the bandwidth usage of IMAP.
The zlib has to be enabled for imap_zlib to work
Configuration:
mail_plugins = $mail_plugins zlib
protocol imap {
mail_plugins = $mail_plugins imap_zlib
}Plugins/Compress (last edited 2010-08-28 17:14:05 by interfaSys)