Displaying 2 results from an estimated 2 matches for "aefa279e2c70".
2010 Mar 29
1
Dovecot 2.0 zlib and dbox
...imap_id_log = *
}
I am using dbox format and delivering the mails via dovecot deliver,
however mails don't seem compressed at all. It is not very clear if
compression is available for something else than maildir and mbox, so is
compression available with dbox format?
I am using dovecot-2-0-aefa279e2c70 from hg.
Best Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5130 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20100330/4b595e4b/attachment-0002.b...
2010 May 12
2
auth: Error: PLAIN(user): Request 27511.1 timeouted after 150 secs, state=3
Since upgrading from Dovecot 2.0.beta4 + patches
http://hg.dovecot.org/dovecot-2.0/rev/96496e1d3d12 and
http://hg.dovecot.org/dovecot-2.0/rev/aefa279e2c70 to Dovecot 2.0.beta
5, I have started to see the subject error from Dovecot for SASL
authentications. It doesn't happen every time, but it happens more often
than not. It doesn't seem to affect Postfix's acceptance of the message.
One other change made about the same time as the doveco...