Timo Sirainen wrote:
On Mon, 2009-09-28 at 16:01 +0100, Ed W wrote:
If your OpenSSL supports it, Dovecot supports it. I recently tested
this with gnutls-cli program, openssl s_client for some reason didn't
support it. I've no idea if any actual IMAP clients support it.
I think this kind of feature is potentially more interesting than people
give it credit. Timo, would it be possible to get some additional
debugging on the SSL connection creation so that we can see if
compression was enabled?
http://hg.dovecot.org/dovecot-1.2/rev/26ca4ff5d269
login_log_format_elements = user=<%u> method=%m rip=%r lip=%l %c %k
Thankyou for that - I probably can't test this for some days, but I
can't thankyou enough for the super fast response from your side!!
Ed W