docker-offlineimap/offlineimap
lilydjwg 65e4f18bb4 format exception using traceback.format_exception_only for error messages
because many exceptions return empty strings for `str(exc)`, or lack
information (e.g. the exception name).
2022-04-06 13:54:34 +08:00
..
folder Update IMAP.py 2022-03-08 10:22:11 +01:00
repository Allow filtering of folders with spaces 2022-03-22 00:46:39 -04:00
ui format exception using traceback.format_exception_only for error messages 2022-04-06 13:54:34 +08:00
utils distro_utils.py renamed variable f 2020-11-01 08:31:47 +01:00
__init__.py v8.0.0 2021-10-18 15:00:16 +02:00
accounts.py Communicate syncmode to synchooks 2021-09-07 09:43:16 +02:00
CustomConfig.py six: changed offlineimap/CustomConfig.py 2020-09-03 21:35:54 +02:00
error.py Reformat offlineimap/error.py 2020-08-29 20:15:55 +02:00
globals.py Reformat offlineimap/globals.py 2020-08-29 20:16:35 +02:00
imaplibutil.py Handle socks connection errors 2021-08-07 20:57:46 +02:00
imapserver.py Merge pull request #86 from dopefishh/communicate-syncmode-to-synchooks 2022-03-25 11:43:10 +01:00
imaputil.py fix imap4-utf-7 decoding errors 2022-03-25 18:29:43 +08:00
init.py Do not use UNIX signals in Windows 2021-07-25 15:53:09 +02:00
localeval.py localeval.py removed extra parenthesys 2020-08-30 18:52:56 +02:00
mbnames.py mbnames.py removed extra parenthesys 2020-08-30 18:53:02 +02:00
threadutil.py Removed doxygen param 2020-10-10 14:50:47 +02:00