Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get ready for 6.4.20. | Matthias Andree | 2021-07-28 | 1 | -1/+1 |
| | |||||
* | Get ready for 6.4.19. | Matthias Andree | 2021-04-24 | 1 | -1/+1 |
| | |||||
* | Improve SSL/TLS documentation, and rearrange manual | Matthias Andree | 2021-03-29 | 1 | -73/+76 |
| | | | | | Move SSL subsection up under AUTHENTICATION and ENCRYPTION, where it belongs. | ||||
* | fetchmail.man: add missing word (minor change). | Matthias Andree | 2021-03-13 | 1 | -2/+2 |
| | |||||
* | fetchmail.man: tell user to add --ssl for TLS-wrapped ports | Matthias Andree | 2021-02-14 | 1 | -1/+6 |
| | |||||
* | Bump version to 6.4.17 for next release. | Matthias Andree | 2021-02-11 | 1 | -1/+1 |
| | |||||
* | manual: minor cleanups | Matthias Andree | 2021-01-30 | 1 | -4/+4 |
| | |||||
* | manual: add PREFACE, add ENVIRONMENT intro, fix missing word in HOME env doc. | Matthias Andree | 2021-01-30 | 1 | -1/+24 |
| | |||||
* | --version: print default cert paths, and document SSL_CERT_* in manpage | Matthias Andree | 2021-01-30 | 1 | -0/+19 |
| | | | | | | | | | When Gene Heskett was updating his OpenSSL on Debian oldstable, we figured that it might be helpful to print where OpenSSL goes look for the trusted certificate. Add this information. Also add documentation of OpenSSL's SSL_CERT_DIR/SSL_CERT_FILE environment variables. | ||||
* | fetchmail.man: correct and extend duplicate-suppression behavior | Matthias Andree | 2021-01-30 | 1 | -4/+24 |
| | | | | | | | | | This was found by Julian Bane debugging a situation where duplicate suppression did not kick in (due to envelope-recording headers, X-Original-To, Delivered-To). Historic behavior now documented in fetchmail.man and NEWS in order to reduce confusion. Gitlab, fixes issue #29. | ||||
* | 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. |