docker-offlineimap/offlineimap/repository
Sudip Mukherjee 96793820de BUG: Right format for password from remotepassfile
Reading the password using remotepassfile returns a bytes objects
instead an utf-8 string.

This patch includes support strings and bytes objects.

Closes: #40

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
2021-02-16 19:41:08 +00: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 BUG: Right format for password from remotepassfile 2021-02-16 19:41:08 +00: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