diff options
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> |