docker-offlineimap/offlineimap/repository
buergi 9239a2d326 Bugfix patch for offlineimap
Hello John,

i fixed some tiny bugs in offlineimap, mainly just for myself. They are
more dirty fixes than real bugfixes since I'm missing the deeper insight
into the code.
Especially the first one for Curses.py is very dirty and breaks the
scaling of the interface when the terminal size changes, but at least
the terminal is in proper state after exiting offlineimap.

In the order of appearance in the patchfile:
1. 'fixes' terminal breakage on quit of curses interface in python 2.6
to 2.6.5 (fixed since 2.6.6 http://bugs.python.org/issue7567)
2. fixes netrc password authentication
3. fixes user name querying from netrc

The patch is made for git revision 6b1cb5e036

Thanks a lot for the great application!

Best regards,
buergi
2010-08-20 08:29:47 -05:00
..
__init__.py Add Gmail IMAP special support. 2008-01-03 04:56:55 +01:00
Base.py Patch for error handling / separation of accounts etc. 2009-08-28 00:01:10 -05:00
Gmail.py make the trash and spam folder names in Gmail accounts configurable 2008-08-13 00:03:13 -05:00
IMAP.py Bugfix patch for offlineimap 2010-08-20 08:29:47 -05:00
LocalStatus.py Added ability to disable fsync() 2008-08-02 14:55:08 -05:00
Maildir.py Added ability to disable fsync() 2008-08-02 14:55:08 -05:00