docker-offlineimap/offlineimap/repository
Hubert Pineault 7b408b0c58 Allow filtering of folders with spaces
This patch adds support to filter folders with the space caracter.

When the folder includes spaces, the folder name must be quoted.
This commit is basicaly a copy-paste of commit 81bd57e4

Signed-off-by: Hubert Pineault <hpineault@riseup.net>
2022-03-22 00:46:39 -04: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 filtering of folders with spaces 2022-03-22 00:46:39 -04: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
__init__.py __init__.py added explicit from in raise exceptions 2020-11-01 12:58:39 +01:00