diff options
-rw-r--r-- | fetchmail-FAQ.html | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 7eabc3a2..47dfc3e5 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -1,4 +1,4 @@ -<!doctype HTML public "-//W3O//DTD W3 HTML 2.0//EN"> +<!doctype HTML public "-//W3O//DTD W3 HTML 3.2//EN"> <HTML> <HEAD> <TITLE>The Fetchmail FAQ</TITLE> @@ -7,6 +7,12 @@ <meta name="keywords" content="fetchmail, POP, POP2, POP3, IMAP, remote mail"> </HEAD> <BODY> +<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: 1997/08/05 04:25:26 $ +</table> +<HR> <H1>Frequently Asked Questions About Fetchmail</H1> Before reporting any bug, please read <a href="#G3">G3</a> for advice @@ -1224,9 +1230,13 @@ biff n to solve the problem system-wide.<P> -$Id: fetchmail-FAQ.html,v 1.54 1997/08/02 18:59:09 esr Exp $<p> - <HR> -<ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> +<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: 1997/08/05 04:25:26 $ +</table> + +<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> </BODY> </HTML> |