diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-09-04 10:08:21 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-09-04 10:08:21 +0200 |
commit | b6a21e7f19fbe8ae71b63af05d5b059ea4405459 (patch) | |
tree | 82cef4839b3bdeb4a9b023e3902d8b22d086b9a5 /website | |
parent | 35a11ac5ea4abf23015e9c220087ad240e7ee5a7 (diff) | |
download | fetchmail-b6a21e7f19fbe8ae71b63af05d5b059ea4405459.tar.gz fetchmail-b6a21e7f19fbe8ae71b63af05d5b059ea4405459.tar.bz2 fetchmail-b6a21e7f19fbe8ae71b63af05d5b059ea4405459.zip |
Prepare 6.4.12.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/website/index.html b/website/index.html index 397f5d6d..300d0c28 100644 --- a/website/index.html +++ b/website/index.html @@ -15,7 +15,7 @@ <table width="100%" cellpadding="0" summary="Canned page header"> <tr> <td>Fetchmail</td> -<td align="right"><!-- update date -->2020-08-28</td> +<td align="right"><!-- update date -->2020-09-04</td> </tr> </table> </div> @@ -43,10 +43,10 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.11 RELEASE</h1> - <p>On 2020-08-28, <a + <h1>NEWS: FETCHMAIL 6.4.12 RELEASE</h1> + <p>On 2020-09-04, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.11 has been released (click this link to download, or to see recent changes). + 6.4.12 has been released (click this link to download, or to see recent changes). </a> Note that you should use OpenSSL 1.1.1 or newer to compile. OpenSSL 1.0.2 is EOL since Late 2019.</p> <p>Fetchmail 6.3.x versions are discontinued and no longer supported.</p> </div> @@ -100,10 +100,6 @@ use the interactive GUI configurator (fetchmailconf) supplied with the fetchmail distribution. It is also directly supported in linuxconf versions 1.16r8 and later.</p> -<p>Fetchmail is fast and lightweight. It packs all its standard -features (POP3, IMAP, and ETRN support) in 196K of core on a -Pentium under Linux.</p> - <p>Fetchmail is <a href="https://opensource.org">open-source</a> and <a href="https://www.gnu.org/philosophy/free-sw.html">free software</a>.</p> |