On 21.5.2011, at 2.31, Henrik Larsson wrote:
> Is there any way I can see in the logs if IMAP COMPRESS is used?
Not currently. Would be nice in the logout message I guess.
But it seem like the feature is not announced when connecting to the IMAP
server:
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
STARTTLS LOGINDISABLED AUTH=DIGEST-MD5 AUTH=CRAM-MD5] Dovecot ready.
Log in first.
Thank you Timo, I see it is listed after login.
Th
On 21.5.2011, at 2.10, Henrik Larsson wrote:
> But it seem like the feature is not announced when connecting to the IMAP
> server:
> * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
> STARTTLS LOGINDISABLED AUTH=DIGEST-MD5 AUTH=CRAM-MD5] Dovecot ready.
Log in first.
>
I'm trying to enable the IMAP COMPRESS plugin listed here:
http://wiki2.dovecot.org/Plugins/Compress
I have added zlib globally and imap_zlib to the imap protocol.
This is the output from doveconf -n with regards to mail_plugins:
--cut--
mail_plugins = zlib
protocol imap {
mail_plugins = zlib