docker-offlineimap/offlineimap/repository
Sebastian Spaeth f3ec6d9c7d Assert error hint when trying to create MailDir root
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499755 shows the
cryptic output we have when, e.g. trying to put somethin in our mailDir
root via the nametrans options. This commit adds at least some hint as
to what went wrong using an "assert" message, although the correct thing
is to allow the creation of a maildir in the root folder.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-06-08 17:10:31 +02:00
..
__init__.py Create an abstract Repository class 2011-03-03 18:19:42 +01:00
Base.py Make str() of Repository() be its name 2011-04-27 19:07:10 +02:00
Gmail.py cleanup import statements and conform to PEP-8 2011-03-14 21:35:33 +01:00
IMAP.py Let the user configure how long to IDLE for 2011-05-24 18:55:46 +02:00
LocalStatus.py fix magicline import 2011-05-25 21:54:55 +02:00
Maildir.py Assert error hint when trying to create MailDir root 2011-06-08 17:10:31 +02:00