aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
Commit message (Collapse)AuthorAgeFilesLines
* fetchmail.man: correct release dateMatthias Andree2023-03-181-1/+1
|
* Release 6.4.37Matthias Andree2023-02-261-1/+1
|
* Prepare 6.4.36.Matthias Andree2023-01-281-2/+2
|
* man: remove .mso www.tmac, we no longer use .URLMatthias Andree2022-10-301-3/+1
|
* Release fetchmail 6.4.34.Matthias Andree2022-10-151-1/+1
|
* Update for 6.4.33.Matthias Andree2022-08-271-1/+1
|
* Prepare 6.4.32.Matthias Andree2022-07-271-1/+3
|
* fetchmail.man: bump version to 6.4.31 (forgotten for release)Matthias Andree2022-07-161-1/+1
|
* Minor fetchmail.man tweaks to rendering.Matthias Andree2022-07-161-4/+5
|
* fetchmail.man: .MTO/.URL -> .UR….UE,Matthias Andree2022-07-161-43/+74
| | | | and fix contractions.
* Bump version to 6.4.30.Matthias Andree2022-04-231-1/+1
|
* Update for 6.4.29.Matthias Andree2022-03-201-1/+1
|
* Update for 6.4.28.Matthias Andree2022-03-051-1/+1
|
* Fix spellling mistake in fetchmail.manJeremy Petch2022-02-271-1/+1
|
* Bump wolfSSL requirement to 5.1.1 and get ready for fetchmail 6.4.27.Matthias Andree2022-01-261-1/+1
|
* Get ready for fetchmail 6.4.26.Matthias Andree2021-12-261-1/+1
|
* Remove OpenSSL migration warnings.Matthias Andree2021-12-121-9/+0
|
* Bump version to 6.4.25.rc1Matthias Andree2021-11-211-1/+1
|
* wolfSSL: support 5.0.0+.Matthias Andree2021-11-211-0/+7
|
* fetchmail.man: fix mandoc -Tlint, igor, aspell issuesMatthias Andree2021-11-201-203/+184
|
* Version bump to 6.4.24.Matthias Andree2021-11-201-1/+1
|
* fetchmail.man: for --auth ssh refert to sslproto.Matthias Andree2021-11-201-5/+8
|
* IMAP: improve STARTTLS error message for ssh-plugin caseMatthias Andree2021-10-311-2/+3
| | | | | | For common ssh-based IMAP PREAUTH setups (i. e. those that use a plugin - no matter its contents - and that set auth ssh), change the STARTTLS error message to suggest sslproto '' instead.
* Get ready for 6.4.22.Matthias Andree2021-09-131-1/+1
|
* Get ready for 6.4.22.rc3.Matthias Andree2021-08-291-1/+1
|
* Get ready for 6.4.22.rc2.Matthias Andree2021-08-271-1/+1
|
* Add CVE ID; revise TLS docs & fetchmail-SA-2021-02Matthias Andree2021-08-271-16/+22
|
* Bump version to 6.4.22.rc1Matthias Andree2021-08-261-1/+1
|
* manpage: Fix indentation under --sslprotoMatthias Andree2021-08-261-3/+3
| | | | The 2nd and 3rd paragraph used .PP, fix this to use .IP.
* Bump version to 6.4.21.Matthias Andree2021-08-091-1/+1
|
* Get ready for 6.4.20.Matthias Andree2021-07-281-1/+1
|
* Get ready for 6.4.19.Matthias Andree2021-04-241-1/+1
|
* Improve SSL/TLS documentation, and rearrange manualMatthias Andree2021-03-291-73/+76
| | | | | Move SSL subsection up under AUTHENTICATION and ENCRYPTION, where it belongs.
* fetchmail.man: add missing word (minor change).Matthias Andree2021-03-131-2/+2
|
* fetchmail.man: tell user to add --ssl for TLS-wrapped portsMatthias Andree2021-02-141-1/+6
|
* Bump version to 6.4.17 for next release.Matthias Andree2021-02-111-1/+1
|
* manual: minor cleanupsMatthias Andree2021-01-301-4/+4
|
* manual: add PREFACE, add ENVIRONMENT intro, fix missing word in HOME env doc.Matthias Andree2021-01-301-1/+24
|
* --version: print default cert paths, and document SSL_CERT_* in manpageMatthias Andree2021-01-301-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 behaviorMatthias Andree2021-01-301-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 Andree2021-01-031-1/+1
|
* manpage: disouraged -> discouragedMatthias Andree2020-12-151-2/+2
| | | | Reported by David McKelvie on fetchmail-users today.
* Bump versions to 6.4.14.Matthias Andree2020-11-261-1/+1
|
* Update fetchmail.man for 6.4.13 release.Matthias Andree2020-10-251-6/+10
|
* refer to pidfile in lock file section, bump version.Matthias Andree2020-10-141-2/+2
|
* Prepare 6.4.12.Matthias Andree2020-09-041-1/+1
|
* regression fix: check for TLS v1.2/1.3 support with libssl.soMatthias Andree2020-08-281-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 Andree2020-08-271-1/+1
|
* Bump version to 6.4.9Matthias Andree2020-08-271-1/+1
|
* Mention MD5 is the hash used for sslfingerprint also in the options table.Matthias Andree2020-07-091-2/+2
| | | | After Ranjan Maitra's report on fetchmail-users 2020-07-02