Results 4 comments of tboerner

After a couple of months I'd like to reopen this issue, as it is really bugging me. Basically I can confirm everything mentioned above. Some previews / notifications are displayed...

Same here. A time ago, I experimentally replaced the IMAP backend with the one from fmbiete's fork. This fixed the issue, but it is not a solution, as it requires...

1. Python: The script uses Python 3 syntax, but the virtualenv provides Python 2.7. Either adapt it to 2.7: replace #!/usr/bin/env python3 with #!/usr/bin/env python2 add from __future__ import print_function...

Yes I can - having much to do these days, it will probably happen in January. Am 11. Dezember 2019 21:26:52 MEZ schrieb buzz : >> 1. Python: >> The...