diff options
-rw-r--r-- | fetchmail-features.html | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/fetchmail-features.html b/fetchmail-features.html index 07ef385a..2a83dbaf 100644 --- a/fetchmail-features.html +++ b/fetchmail-features.html @@ -1,4 +1,4 @@ -<!doctype HTML public "-//W3O//DTD W3 HTML 3.2//EN"> +<!doctype HTML PUBLIC "-//W3O//DTD W3 HTML 3.2//EN"> <HTML> <HEAD> <TITLE>Fetchmail Feature List</TITLE> @@ -7,11 +7,11 @@ <meta name="keywords" content="fetchmail, POP, POP3, IMAP, IMAP2bis, IMAP4"> </HEAD> <BODY> -<table width="100%" cellpadding=0><tr> +<table width="100%" cellpadding=0 summary="Canned page header"><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: 2002/06/08 15:29:34 $ -</table> +<td width="30%" align=right>$Date: 2002/07/28 09:27:52 $ +</tr></table> <HR> <H1 ALIGN=CENTER>Fetchmail Feature List</H1> @@ -163,7 +163,7 @@ suppressed). <LI> Support for ESMTP ETRN command. -<LI> The stripcr & forcecr options to explicitly control carriage-return +<LI> The stripcr & forcecr options to explicitly control carriage-return stripping and LF->CRLF mapping before mail forwarding. </UL> @@ -247,12 +247,13 @@ get-mail, gwpop, pimp-1.0, pop-perl5-1.2, popc, popmail-1.6 and upop. </UL> <HR> -<table width="100%" cellpadding=0><tr> +<table width="100%" cellpadding=0 summary="Canned page footer"><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: 2002/06/08 15:29:34 $ -</table> +<td width="30%" align=right>$Date: 2002/07/28 09:27:52 $ +</tr></table> -<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> +<br clear="left"> +<ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> </BODY> </HTML> |