From: Matthias A. <mat...@gm...> - 2020-02-10 00:12:01
|
The 6.4.2-rc3 release of fetchmail is now available at the usual locations, including <http://sourceforge.net/projects/fetchmail>. The source archive is available at: <https://downloads.sourceforge.net/project/fetchmail/branch_6.4/fetchmail-6.4.2-rc3.tar.lz> <https://downloads.sourceforge.net/project/fetchmail/branch_6.4/fetchmail-6.4.2-rc3.tar.xz> Please test the revised fetchmailconf, it now also needs Python's "future" package, supports Python 3, and learned how to autoprobe via SSL and/or IPv6. These are the relevant changes from 6.4.2-rc2 to -rc3. fetchmailconf.py is now at version 1.63. NEWS: reword/reformat a bit. fetchmailconf.py: hostname qualification fixup fetchmailconf.py: Show hostname in configuration selector. NEWS: mention fetchmailconf's improved error handling for OSErrors in get_greetline() fetchmailconf: Catch errors from get_greetline() fetchmailconf: Add missing line separator in RunWindow. fetchmailconf: delete server entries properly. |