1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Known bugs
==========
None, but we are very interested in hearing your experiences with
using this version with Python version 3 or newer.
Reporting bugs
==============
Before reporting a problem
--------------------------
If you want to report a getmail problem, please ensure
- you are running the latest version of getmail from the
website at http://getmail6.org/
- you have installed getmail from the .tar.gz file I provide
Then follow the rest of the instructions below.
How to report a problem with getmail
------------------------------------
IMPORTANT: Please include the output of
getmail [your usual options] --dump
and a copy of your getmail rc file(s) (with password masked) with any
bug report.
If you find a bug in getmail, please open an issue on GitHub at
https://github.com/getmail6/getmail6/issues
|