docker-offlineimap/offlineimap/repository
Rodolfo García Peñas (kix) caaa953616 IMAP.py list folders
This patch changes the refernce to "", because now the empty string
is not saved as '""', is just '', so the fecth command fails.

Then, I changed the fech call to "" "*", using refernce "" and pattern
"*".
2020-09-01 18:21:27 +02:00
..
__init__.py repository/__init__.py Removed unused variable 2020-08-30 14:13:27 +02:00
Base.py repository/Base.py changed not var in 2020-08-30 14:15:49 +02:00
Gmail.py repository/Gmail.py Unused argument 2020-08-30 14:17:10 +02:00
GmailMaildir.py Reformat offlineimap/folder/GmailMaildir.py 2020-08-29 19:50:46 +02:00
IMAP.py IMAP.py list folders 2020-09-01 18:21:27 +02:00
LocalStatus.py Reformat offlineimap/folder/LocalStatus.py 2020-08-29 19:52:56 +02:00
Maildir.py repository/Maildir.py changed not var in 2020-08-30 14:25:55 +02:00