docker-offlineimap/offlineimap/folder
Sebastian Spaeth bc73c11239 Revert "Don't CHECK imapserver after each APPEND"
This reverts commit 47390e03d6.

It is one of two potential candidates for the APPENDUID
regression that John Wiegley reported. We need to examine this
carefully before reintroducing this patch.

Resolved Changelog.draft.rst conflict.
2012-02-24 08:31:31 +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 "Don't CHECK imapserver after each APPEND" 2012-02-24 08:31:31 +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