diff options
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 33 |
1 files changed, 21 insertions, 12 deletions
diff --git a/website/index.html b/website/index.html index 95d27ca6..d968d077 100644 --- a/website/index.html +++ b/website/index.html @@ -28,10 +28,11 @@ <a href="fetchmail-FAQ.html" title="Fetchmail FAQ">FAQ</a><br> <a href="fetchmail-FAQ.pdf" title="Fetchmail FAQ as PDF">FAQ (PDF)</a><br> <a href="design-notes.html">Design Notes</a><br> - <a href="http://developer.berlios.de/project/showfiles.php?group_id=1824">Download</a><br> + <a + href="http://sourceforge.net/projects/fetchmail/files/branch_6.3/">Download</a><br> <a href="security.html">Security/Errata</a><br> <a href="http://gitorious.org/fetchmail/fetchmail/">Development</a><br> - <a href="http://developer.berlios.de/projects/fetchmail/">Project Page</a><br> + <a href="http://sourceforge.net/projects/fetchmail/">Project Page</a><br> <hr> </div> @@ -42,16 +43,20 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> + <h1>NEWS: BERLIOS SHUTDOWN</h1> + <p>The BerliOS developer's website has shut down in the week + following 2014 May 12th. This website still contains some old links, + and the mailing lists are down. The Web site and Git repositories on + SourceForge.net are up, and the mailing list data has been + downloaded on May 12th and will be recreated soon.</p> <h1>NEWS: FETCHMAIL 6.3.26 RELEASE</h1> <p>On 2013-04-23, <a - href="http://developer.berlios.de/project/showfiles.php?group_id=1824&release_id=19356">fetchmail-6.3.26 + href="http://sourceforge.net/projects/fetchmail/files/branch_6.3/">fetchmail-6.3.26 has been released (this is the download link),</a> fixing a few minor bugs, improving OpenSSL error reporting, and adding an - Esperanto-language translation. <a - href="https://sourceforge.net/projects/fetchmail/files/branch_6.3/">You - can also download from sourceforge.net by clicking here.</a> + Esperanto-language translation. <br>It is a recommended update for all users and distributors. <a - href="http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=19356">Click + href="http://sourceforge.net/projects/fetchmail/files/branch_6.3/">Click here to see the change details.</a></p> <h1>SSL issues after upgrade to OpenSSL 1.0.0?</h1> @@ -71,7 +76,7 @@ front page. <p style="font-size:100%"><strong>Please <a - href="http://developer.berlios.de/project/showfiles.php?group_id=1824">update + href="http://sourceforge.net/projects/fetchmail/files/branch_6.3/">update to the newest fetchmail version</a>.</strong></p> </div> @@ -144,9 +149,9 @@ of known problems and requested features.</p> control. To browse the repository or to get the latest development version, find the instructions at <a href="http://gitorious.org/fetchmail/fetchmail">http://gitorious.org/fetchmail/fetchmail</a>.</p> -<p>See the <a href="http://developer.berlios.de/projects/fetchmail/">project +<p>See the <a href="http://sourceforge.net/projects/fetchmail/">project page</a> for more, including <a -href="http://developer.berlios.de/project/showfiles.php?group_id=1824">downloads</a>.</p> +href="http://sourceforge.net/projects/fetchmail/files/branch_6.3/">downloads</a>.</p> <h1>Getting help with fetchmail:</h1> @@ -156,6 +161,11 @@ href="fetchmail-FAQ.html#G3">G3</a> on how to report problems). We tend to get the same three newbie questions over and over again. The FAQ covers them like a blanket.</p> +<p><strong>NOTE that due to the BerliOS shutdown, the lists are + currently shut down. We preserved the subscriber list as of + 2014-05-12 (that's May 12th) and will recreate the lists + soon.</strong></p>. + <p>There is a fetchmail-users list for help and other user discussion of fetchmail. It's a MailMan list, which you can sign up for at <a href="http://lists.berlios.de/mailman/listinfo/fetchmail-users"> @@ -177,7 +187,7 @@ adding IMAP support.</p> <p>In 2004 a new team took over, led by <a href="http://developer.berlios.de/users/rfunk/">Rob Funk</a>, <a href="http://developer.berlios.de/users/bob/">Graham Wilson</a>, and <a -href="http://developer.berlios.de/users/m-a/">Matthias Andree</a>. Since then, +href="http://sourceforge.net/u/m-a/profile/">Matthias Andree</a>. Since then, Graham Wilson has retreated, and <a href="http://developer.berlios.de/users/shetye/">Sunil Shetye</a> has contributed several important pieces of code.</p> @@ -264,7 +274,6 @@ href="http://www.steines.com/mailf/">here</a>.</p> <p align="right"> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01 Transitional" height="31" width="88"></a> <a href="http://jigsaw.w3.org/css-validator/"> <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"> </a> -<a href="http://developer.berlios.de"> <img src="http://developer.berlios.de/bslogo.php?group_id=1824&type=1" width="124" height="32" border="0" alt="BerliOS Logo"></a> </p> </body> </html> |