diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-12-19 20:15:47 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-12-19 20:15:47 +0000 |
commit | 8a1a698052bb345c41a1b1c5153080d0dcd22cc7 (patch) | |
tree | a13b70a5f259f0ac04ee9d36fe5463cc7ab3080f /fetchmail-features.html | |
parent | 54db95afe380e6f446ed5c425e76361bec6f1af0 (diff) | |
download | fetchmail-8a1a698052bb345c41a1b1c5153080d0dcd22cc7.tar.gz fetchmail-8a1a698052bb345c41a1b1c5153080d0dcd22cc7.tar.bz2 fetchmail-8a1a698052bb345c41a1b1c5153080d0dcd22cc7.zip |
IPv6 patches.
svn path=/trunk/; revision=2666
Diffstat (limited to 'fetchmail-features.html')
-rw-r--r-- | fetchmail-features.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/fetchmail-features.html b/fetchmail-features.html index 81d8ac19..68d745f8 100644 --- a/fetchmail-features.html +++ b/fetchmail-features.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/10/27 00:15:09 $ +<td width="30%" align=right>$Date: 1999/12/19 20:11:48 $ </table> <HR> @@ -65,7 +65,9 @@ suppressed). <LI> Support for IMAP-OTP authentication using Craig Metz's patches for UW IMAP. -<LI> Support for IPv6 and IPSEC (using Craig Metz's inet6-apps library). +<LI> Support for IPv6 (using glibc or Craig Metz's inet6-apps library). + +<Li> Support for IPSEC (using Craig Metz's inet6-apps library). <LI> Support for IMAP with RFC1731-conformant GSSAPI authentication. @@ -182,7 +184,7 @@ get-mail, gwpop, pimp-1.0, pop-perl5-1.2, popc, popmail-1.6 and upop.<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/10/27 00:15:09 $ +<td width="30%" align=right>$Date: 1999/12/19 20:11:48 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |