docker-offlineimap/offlineimap/folder
Sebastian Spaeth 0e6b4ae798 Revert "Clean up and improve APPENDUID handling"
This reverts commit 4d47f7bf3c.

This is one of two candidates for introducing the instabilities that
John Wiegley observed. We need to reintroduce with careful testing only.

The original patch has been mostly reverted.
2012-02-24 08:35:59 +01:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py dry-run mode: Protect us from actually deleting a message in dry-run mode 2012-02-17 13:17:05 +01:00
Gmail.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
IMAP.py Revert "Clean up and improve APPENDUID handling" 2012-02-24 08:35:59 +01:00
LocalStatus.py Prevent modifications on a folder level to occur in dry-run 2012-02-17 13:17:05 +01: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 Prevent modifications on a folder level to occur in dry-run 2012-02-17 13:17:05 +01:00