docker-offlineimap/offlineimap/repository
John Goerzen 3ff37143b5 Finally fix the stupid LocalStatus folder bug, I really hope!
Noted thie code:

    statusfolder =
    statusrepos.getfolder(remotefolder.getvisiblename().\
                                         replace(remoterepos.getsep(),
                                                 statusrepos.getsep()))

in accounts.py.  Should have been using the sep of the LocalStatus all
along.

refs deb#479798, #68
2008-05-10 21:08:05 -05:00
..
__init__.py Add Gmail IMAP special support. 2008-01-03 04:56:55 +01:00
Base.py Finally fix the stupid LocalStatus folder bug, I really hope! 2008-05-10 21:08:05 -05:00
Gmail.py Add Gmail IMAP special support. 2008-01-03 04:56:55 +01:00
IMAP.py Merge branch 'netrc-integration' 2008-03-03 02:27:13 -06:00
LocalStatus.py Revert some previous attempts at localstatus creation 2008-05-06 18:23:48 -05:00
Maildir.py Automatically create top-level localfolder for Maildirs 2008-03-27 00:35:05 -05:00