unexpected keyword argument 'timeout'

Sebastian Spaeth sebastian at sspaeth.de
Wed Apr 13 09:23:49 BST 2011


On Tue, 12 Apr 2011 22:28:26 +0200, dtk <d.t.k at gmx.de> wrote:
> Excerpts from Ethan Glasser-Camp's message of Tue Apr 12 13:01:26 +0200 2011:
> > I have no idea whether this will work with compression enabled.
> Neither have I.

So to play safe, we could simply disable compression in the tunnel case?
All we'd need to do is override the IMAP4 instance with

    def enable_compression(self):
       """We don't want compression in the tunnel case, see mail foo for details"""
       pass

Does that sound sensible? If you, do you whip up a patch :-)?

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20110413/2c9a354a/attachment-0001.sig>


More information about the OfflineIMAP-project mailing list