This website requires JavaScript.
Explore
Help
Sign In
tobias
/
docker-offlineimap
Watch
1
Star
0
Fork
0
You've already forked docker-offlineimap
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aa5202396c
docker-offlineimap
/
offlineimap
/
folder
History
Adam Spiers
aa5202396c
fix typos
2013-03-27 12:42:32 +00:00
..
__init__.py
Use "from . import" for relative imports
2012-02-06 17:41:43 +01:00
Base.py
fix typos
2013-03-27 12:42:32 +00:00
Gmail.py
Use "from . import" for relative imports
2012-02-06 17:41:43 +01:00
IMAP.py
fix typos
2013-03-27 12:42:32 +00:00
LocalStatus.py
Use "with lock" pattern
2012-08-31 22:34:53 +02:00
LocalStatusSQLite.py
Prevent modifications on a folder level to occur in dry-run
2012-02-17 13:17:05 +01:00
Maildir.py
Prevent modifications on a folder level to occur in dry-run
2012-02-17 13:17:05 +01:00
UIDMaps.py
Add missing OfflineImapError import in folder/UIDMaps.py
2012-07-30 20:10:11 +02:00