Files
docker-offlineimap/offlineimap
Sebastian Spaeth 8c44115807 Init folder list early enough
We need the list of folders and the folder delimiter, but it was not
always retrieved early enough. E.g. when doing IMAP<->IMAP sync and the
local IMAP being readonly, we would bunk out with a mysterious error
message become repository.getsel() would still return None.

This commit fixes this error.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-12-01 17:21:09 +01:00
..
2011-11-17 08:55:32 +01:00
2011-12-01 17:21:09 +01:00
2011-09-29 16:16:53 +02:00
2006-08-12 05:15:55 +01:00
2011-05-08 14:25:16 +02:00