diff options
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | fetchmail-FAQ.html | 13 | ||||
-rwxr-xr-x | indexgen.sh | 5 |
3 files changed, 13 insertions, 6 deletions
@@ -17,6 +17,7 @@ fetchmail-5.0.0 (): * Henrik Storner's fix for the PGP/mimedecode problem. * Fix netrc search code to be able to search >1 host entry per file. * Added heads-up about SpryNet in the FAQ and a test in the autoprobe code. +* Removed the Hotmole script. Instead, the web page and FAQ now refer to it. There are 267 people on fetchmail-friends and 365 on fetchmail-announce. diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index debdf346..2ce2ab16 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 1999/04/01 03:16:15 $ +<td width="30%" align=right>$Date: 1999/04/05 04:27:59 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -1313,10 +1313,11 @@ POP (or preferably IMAP) server that isn't brain-dead.<P> <hr> <h2><a name="S7">S7. How can I use fetchmail with Hotmail?</a></h2> -You can't, yet. But the fetchmail contrib directory contains a script -called `hotmole' that can retrieve Hotmail mail via the web using -Lynx. That is, until Microsoft changes the page structure to break -this kind of access.<p> +You can't, yet. But Hugo Rabson has written a script called `hotmole' +that can retrieve Hotmail mail via the web using Lynx. The script +is available on <a +href="http://www.jin-sei-kai.demon.co.uk/hugo/linux.html"> +Hugo Rabson's Linux page</a>.<P> <hr> <h2><a name="S8">S8. How can I use fetchmail with MSN?</a></h2> @@ -2302,7 +2303,7 @@ Re-ordering messages is a user-agent function, anyway.<P> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 1999/04/01 03:16:15 $ +<td width="30%" align=right>$Date: 1999/04/05 04:27:59 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> diff --git a/indexgen.sh b/indexgen.sh index 2e7b743a..51d07c0e 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -253,6 +253,11 @@ designed to work with fetchmail. Jochen's tools can report selected header lines, or move incoming messages to named mailboxes based on the contents of headers.<p> +Hugo Rabson has written a script called `hotmole' that can retrieve +Hotmail mail via the web using Lynx. The script is available on <a +href="http://www.jin-sei-kai.demon.co.uk/hugo/linux.html"> Hugo +Rabson's Linux page</a>.<P> + <H1>Fetchmail's funniest fan letter:</H1> <A HREF="funny.html">This letter</A> still cracks me up whenever I reread it. |