diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | fetchmail-features.html | 6 |
4 files changed, 9 insertions, 5 deletions
diff --git a/Makefile.in b/Makefile.in index 9879d629..eac7d3e8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,7 @@ # If you're running QNX, we can't assume a working autoconf. # So just uncomment all the lines marked QNX. -VERS=4.3.4 +VERS=4.3.5 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -23,6 +23,8 @@ fetchmail-4.3.5 () * We no longer reveal the remotename in fetchmail's logname, as this may be sensitive information. +There are 264 people on fetchmail-friends and 105 on fetchmail-announce. + fetchmail-4.3.4 (Fri Dec 5 12:39:31 EST 1997) * Yet another attempt on the Compuserve RPA moving target. * Fix ETRN code to poll for the fetchmail host if there's no -S option. @@ -10,8 +10,8 @@ normal mail user agents such as elm(1) or Mail(1). fetchmail supports standard all mail-retrieval protocols in use on the Internet: POP2, POP3 (including POP3 with RFC1938 one-time passwords), RPOP, APOP, KPOP, Compuserve's POP3 with RPA, all flavors of IMAP -(including IMAP4rev1 with RFC1731 Kerberos v4 authentication), and -ESMTP ETRN. +(including IMAP4rev1 with RFC1731 Kerberos v4 authentication or GSSAPI- +over-Kerberos-V authentication), and ESMTP ETRN. The fetchmail code was developed under Linux, but has also been extensively tested under 4.4BSD, AIX, HP-UX versions 9 and 10, diff --git a/fetchmail-features.html b/fetchmail-features.html index dcff9d2f..7897e024 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: 1997/09/30 21:26:41 $ +<td width="30%" align=right>$Date: 1997/12/15 04:48:15 $ </table> <HR> @@ -21,6 +21,8 @@ are listed first. <P> <H2>Since 4.0:</H2> <UL> +<LI> Support for IMAP with GSSAPI-over-Kerberos-V authentication. + <LI> Fixed and verified support for Cyrus IMAP server, M$ Exchange, and Post Office/NT. @@ -132,7 +134,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: 1997/09/30 21:26:41 $ +<td width="30%" align=right>$Date: 1997/12/15 04:48:15 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |