docker-offlineimap/offlineimap/repository
Rodolfo García Peñas (kix) 81bd57e434 Allow create and delete folders with spaces
This patch adds support to create and delete folders with the space
character.

When the folder includes spaces, all the folder name must be quoted.

Close: #58

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
2021-08-07 15:46:37 +02:00
..
__init__.py __init__.py added explicit from in raise exceptions 2020-11-01 12:58:39 +01:00
Base.py Base.py sync_folder_structure returns always None 2020-11-01 10:00:02 +01:00
Gmail.py Gmail.py use hardcoded url variable 2/2 2020-11-01 10:06:32 +01:00
GmailMaildir.py GmailMaildir.py Removed __init__ 2020-11-01 09:13:17 +01:00
IMAP.py Allow create and delete folders with spaces 2021-08-07 15:46:37 +02:00
LocalStatus.py LocalStatus.py Renamed variable 2020-11-01 12:54:59 +01:00
Maildir.py Maildir.py split long lines 2020-11-01 09:29:31 +01:00