docker-offlineimap/offlineimap/folder
Łukasz Żarnowiecki 92e5455eb4 Inform when maxage/startdate is in the future
Sometimes it might happen that you put wrong date and you except emails
to be fetched, but they are not and you do not have an idea why.

By raising exception the user will see a proper message telling that he
used the wrong date for maxage/startdate property.

If someone wants to set a future date intentionally might as well sync
in the future.

Signed-off-by: Łukasz Żarnowiecki <dolohow@outlook.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-05-05 23:50:24 +02:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py Inform when maxage/startdate is in the future 2016-05-05 23:50:24 +02:00
Gmail.py folder: properly factorize initialization and dropping of self.message 2016-04-09 18:12:18 +02:00
GmailMaildir.py maxage: fix timezone issues, remove IMAP-IMAP support, add startdate option 2015-04-07 11:54:35 +02:00
IMAP.py folder: properly factorize initialization and dropping of self.message 2016-04-09 18:12:18 +02:00
LocalStatus.py SQLite: close db when done 2016-04-09 19:55:26 +02:00
LocalStatusSQLite.py SQLite: close db when done 2016-04-09 19:55:26 +02:00
Maildir.py folder: properly factorize initialization and dropping of self.message 2016-04-09 18:12:18 +02:00
UIDMaps.py maxage: fix timezone issues, remove IMAP-IMAP support, add startdate option 2015-04-07 11:54:35 +02:00