diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-14 07:38:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-14 07:38:02 +0000 |
commit | 04e293356472e13c75636bec4947c1c564339d3b (patch) | |
tree | 93c048526c8a063682985863febf2066b7902d0e /fetchmail-features.html | |
parent | 582eb25eccedcdbff029947f777a111a9b7008af (diff) | |
download | fetchmail-04e293356472e13c75636bec4947c1c564339d3b.tar.gz fetchmail-04e293356472e13c75636bec4947c1c564339d3b.tar.bz2 fetchmail-04e293356472e13c75636bec4947c1c564339d3b.zip |
NTLM support integrated.
svn path=/trunk/; revision=2554
Diffstat (limited to 'fetchmail-features.html')
-rw-r--r-- | fetchmail-features.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/fetchmail-features.html b/fetchmail-features.html index b607de57..1cc54ab2 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/06/08 07:20:17 $ +<td width="30%" align=right>$Date: 1999/09/14 07:38:00 $ </table> <HR> @@ -18,6 +18,8 @@ <H2>Since 5.0:</H2> <UL> +<LI>NTLM support, so fetchmail can query Microsoft Exchange servers. + <LI>Expunge option can now be used to break POP3 retrieval into subsessions. <LI>Support for AUTH=CRAM-MD5 under IMAP, a la RFC2195. @@ -175,7 +177,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/06/08 07:20:17 $ +<td width="30%" align=right>$Date: 1999/09/14 07:38:00 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |