diff options
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/website/index.html b/website/index.html index b7a14530..1b3f7d5c 100644 --- a/website/index.html +++ b/website/index.html @@ -168,16 +168,16 @@ a blanket.</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"> -fetchmail-users@lists.berlios.de</a>. +href="http://lists.sourceforge.net/mailman/listinfo/fetchmail-users"> +fetchmail-users@lists.sourceforge.net</a>. <br>There is also a fetchmail-devel list for people who want to discuss fixes and improvements in fetchmail and help co-develop it. That one is at <a -href="http://lists.berlios.de/mailman/listinfo/fetchmail-devel"> -fetchmail-devel@lists.berlios.de</a>. +href="http://lists.sourceforge.net/mailman/listinfo/fetchmail-devel"> +fetchmail-devel@lists.sourceforge.net</a>. <br>Finally, there is an announcements-only list, <a -href="http://lists.berlios.de/mailman/listinfo/fetchmail-announce"> -fetchmail-announce@lists.berlios.de</a>.</p> +href="http://lists.sourceforge.net/mailman/listinfo/fetchmail-announce"> +fetchmail-announce@lists.sourceforge.net</a>.</p> <h1>Maintainer History</h1> <p>Fetchmail originated as a program called <i>popclient</i>, written @@ -185,11 +185,10 @@ by Carl Harris. In 1996, <a href="http://www.catb.org/~esr/">Eric S. Raymond</a> took over; he soon renamed the program to fetchmail after 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://sourceforge.net/u/robfunk/profile/">Rob Funk</a>, +Graham Wilson, and <a 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 +Graham Wilson has retreated, and Sunil Shetye has contributed several important pieces of code.</p> <h1>You can help improve fetchmail:</h1> |