Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 6.4.15. | Matthias Andree | 2021-01-03 | 1 | -1/+1 |
| | |||||
* | manpage: disouraged -> discouraged | Matthias Andree | 2020-12-15 | 1 | -2/+2 |
| | | | | Reported by David McKelvie on fetchmail-users today. | ||||
* | Bump versions to 6.4.14. | Matthias Andree | 2020-11-26 | 1 | -1/+1 |
| | |||||
* | Update fetchmail.man for 6.4.13 release. | Matthias Andree | 2020-10-25 | 1 | -6/+10 |
| | |||||
* | refer to pidfile in lock file section, bump version. | Matthias Andree | 2020-10-14 | 1 | -2/+2 |
| | |||||
* | Prepare 6.4.12. | Matthias Andree | 2020-09-04 | 1 | -1/+1 |
| | |||||
* | regression fix: check for TLS v1.2/1.3 support with libssl.so | Matthias Andree | 2020-08-28 | 1 | -1/+1 |
| | | | | | | When AC_LIB_LINKFLAGS came up with, for instance, /usr/lib/libssl.so, configure.ac failed to check for TLS v1.2 and TLS v1.3 support in the SSL library, disabling explicit TLS v1.2 and v1.3 support. | ||||
* | Prepare 6.4.10. | Matthias Andree | 2020-08-27 | 1 | -1/+1 |
| | |||||
* | Bump version to 6.4.9 | Matthias Andree | 2020-08-27 | 1 | -1/+1 |
| | |||||
* | Mention MD5 is the hash used for sslfingerprint also in the options table. | Matthias Andree | 2020-07-09 | 1 | -2/+2 |
| | | | | After Ranjan Maitra's report on fetchmail-users 2020-07-02 | ||||
* | Prepare fetchmail 6.4.8 release. | Matthias Andree | 2020-06-14 | 1 | -1/+1 |
| | |||||
* | Prepare fetchmail 6.4.7 release. | Matthias Andree | 2020-06-14 | 1 | -1/+1 |
| | |||||
* | Prepare 6.4.6 (translation update | Matthias Andree | 2020-05-29 | 1 | -1/+1 |
| | |||||
* | Release 6.4.5-rc1. | Matthias Andree | 2020-05-04 | 1 | -1/+1 |
| | | | | Initial tests done by David Hough, now formal release candidate for translators. | ||||
* | Bump version to 6.4.4, and mention Japanese translation update. | Matthias Andree | 2020-04-26 | 1 | -1/+1 |
| | |||||
* | fetchmail.man: --sslproto: document tls1.3 and tls1.3+ values. | Matthias Andree | 2020-03-30 | 1 | -0/+4 |
| | | | | | The code was added in 3d4a8713e = 6.4.0-beta3, but the documentation was missing from the manual page. | ||||
* | Bump version to 6.4.3[-rc1]. | Matthias Andree | 2020-03-30 | 1 | -1/+1 |
| | |||||
* | Bump version to 6.4.2[rc1]. | Matthias Andree | 2020-01-20 | 1 | -1/+1 |
| | |||||
* | Minor manpage updates, URL updates. | Matthias Andree | 2020-01-03 | 1 | -18/+10 |
| | | | | | | | * Minor cleanups, removing blank .PP. * Switch all http:// references to https:// (all support it). * Switch fetchmail.sourceforge.net to fetchmail.sourceforge.io after the https:// migration. | ||||
* | fetchmail.man: Document pidfile usage in run control file. | Gregor Zattler | 2020-01-03 | 1 | -0/+3 |
| | |||||
* | fetchmail.man: Remove note that --sslcertck may become the default | Chris Mayo | 2019-12-06 | 1 | -3/+0 |
| | | | | As noted at the start of the entry it is now the default. | ||||
* | Fix a few man page issues. | Matthias Andree | 2019-10-10 | 1 | -23/+24 |
| | | | | | | | | | - fix unterminated string in .IP macro - fix .TH date format - properly break line after .PP - replace .br in table (unsupported by FreeBSD 12's mandoc) FreeBSD Bug#241032 reported by Helge Oldach | ||||
* | Fix typos. | Matthias Andree | 2019-09-28 | 1 | -2/+2 |
| | |||||
* | 6.4.1, regression fix for default file locations. | Matthias Andree | 2019-09-28 | 1 | -15/+29 |
| | | | | | | | | The fix between 6.4.0-rc4 and 6.4.0 for Debian Bug#941129 caused a regression in the default file locations, some files were looked for without dot (.fetchmail.pid, .fetchmailrc). Reported by Cy Schubert. | ||||
* | fetchmail.man: fix typo spotted by lintian | Nicolas Boulenguez | 2019-08-25 | 1 | -1/+1 |
| | | | | | Obtained from: https://sources.debian.org/data/main/f/fetchmail/6.4.0~rc3-1/debian/patches/03_typo-manpage.diff Obsoletes: Debian patch 03_typo_manpage.diff | ||||
* | Documentation updates. | Matthias Andree | 2019-08-18 | 1 | -1/+2 |
| | |||||
* | Document FETCHMAIL_POP3_FORCE_RETR and drop it from TODO.txt. | Matthias Andree | 2019-05-12 | 1 | -0/+6 |
| | |||||
* | Reinstate --sslcertfile documentation. | Matthias Andree | 2017-02-20 | 1 | -0/+1 |
| | | | | | | Since the addition of --nosslcertck documentation in Nov. 2015 with commit 6adcb0cc, the --sslcertfile documentation had become part of --nosslcertck. Now --sslcertfile stands in a paragraph of its own. | ||||
* | Document use of address literals for SMTP. | Matthias Andree | 2016-07-27 | 1 | -5/+15 |
| | |||||
* | Minor option/usage message/man page fixes. | Vitezslav Crhonek | 2016-04-27 | 1 | -2/+11 |
| | |||||
* | Clarify --antispam only applies to MAIL FROM:. | Matthias Andree | 2016-03-22 | 1 | -1/+5 |
| | |||||
* | Enable --sslcertck by default. | Matthias Andree | 2015-11-15 | 1 | -17/+35 |
| | | | | | | | | | | There are no sslcertck (rcfile) and --nosslcertck (command line) options that can be combined with [--]sslfingerprint if so desired. The documentation is deliberately not updated everywhere, so that recommendations to use --sslcertck stand, this is for the benefit of users that read fetchmail v6.4.0 manuals to configure a fetchmail v6.3.X implementation. | ||||
* | Fix missing backslash in \fB. | Matthias Andree | 2015-11-15 | 1 | -1/+1 |
| | |||||
* | Update documentation. | Matthias Andree | 2015-04-11 | 1 | -7/+19 |
| | |||||
* | TLS overhaul, bumping version to 6.4 | Matthias Andree | 2015-01-26 | 1 | -54/+77 |
| | | | | | | | | | | | | | | | Removes SSLv2, enables TLSv1.1 and v1.2 more easily, permits SSLv3 (only if specified) and newer TLSv1.1+ for STLS/STARTTLS. Only negotiates TLSv1 and newer by default, SSLv3 must now be specified explicitly, as a consequence of the POODLE attack. This is meant to be a minimally upgraded version, and cannot be usefully done as a 6.3.X release. It is strongly recommended that users review their configuration - especially --sslproto - per instructions in the NEWS file and manual page. It has changed semantics and in many cases --sslproto auto or perhaps --sslproto tls1.2+ should be used now. | ||||
* | More warnings on idle vs. multiple mailboxes. | Matthias Andree | 2014-11-22 | 1 | -7/+8 |
| | | | | In response to Jeremy Chadwick's trouble 2014-11-19, fetchmail-users. | ||||
* | Convert most references from berlios.de to sourceforge.net. | Matthias Andree | 2014-05-21 | 1 | -5/+8 |
| | | | | Re-sign EN and SAs because that broke signatures. | ||||
* | Fix typo around forcecr documentation. | Matthias Andree | 2013-06-21 | 1 | -1/+1 |
| | |||||
* | Bump version. | Matthias Andree | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | Make SMTP error handling point to --softbounce. | Matthias Andree | 2013-03-07 | 1 | -5/+7 |
| | | | | | The fetchmail manual page now refers the user to --softbounce from the SMTP/ESMTP ERROR HANDLING section. Reported by Anton Shterenlikht. | ||||
* | Remove obsolete "OpenSSL default fingerprint is MD5" claim. | Matthias Andree | 2013-03-06 | 1 | -4/+4 |
| | | | | | | | The fetchmail manual page no longer claims that MD5 were the default OpenSSL hash format (for use with --sslfingerprint). Reported by Jakob Wilk, PARTIAL fix for Debian Bug#700266. | ||||
* | Bump version. | Matthias Andree | 2013-02-03 | 1 | -1/+1 |
| | |||||
* | Repair --logfile regression of 6.3.23, | Matthias Andree | 2012-12-13 | 1 | -3/+2 |
| | | | | reported by Heinz Diehl. | ||||
* | Move forward to prepare a 6.3.23 release and request translation. | Matthias Andree | 2012-12-05 | 1 | -1/+1 |
| | |||||
* | Clean up logfile vs. syslog handling. | Matthias Andree | 2012-09-23 | 1 | -5/+10 |
| | | | | | In case logfile overrides syslog, send a message to the latter stating where logging goes. Also revise manual page. | ||||
* | Bump version to 6.3.22. | Matthias Andree | 2012-05-03 | 1 | -1/+1 |
| | |||||
* | Fix CVE-2011-3389 by clearing SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS... | Matthias Andree | 2012-05-03 | 1 | -0/+10 |
| | | | | | | | ...from SSL options, unless FETCHMAIL_DISABLE_CBC_IV_COUNTERMEASURE is a non-empty environment variable. Suggested by Apple. | ||||
* | Fix build on SSLv2-disabled OpenSSL setups | Matthias Andree | 2011-10-26 | 1 | -1/+2 |
| | | | | | | | | On systems where SSLv2_client_method isn't defined in OpenSSL (such as newer Debian, and Ubuntu starting with 11.10 oneiric ocelot), don't reference it (to fix the build) and print a run-time error that the OS does not support SSLv2. Fixes Debian Bug #622054, but note that that bug report has a more thorough patch that does away with SSLv2 altogether. | ||||
* | Mention that user@server must be unique. | Matthias Andree | 2011-09-06 | 1 | -1/+5 |
| | |||||
* | Bump version to 6.3.21, mark release date. | Matthias Andree | 2011-08-21 | 1 | -1/+1 |
| |