aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--NEWS7
-rw-r--r--README4
-rw-r--r--fetchmail-features.html6
4 files changed, 12 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 750dd910..68bd8ec5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,7 +49,7 @@ Support for CompuServe's RPA authentication method (rather similar to
APOP) is available but also not included in the standard build. You
can compile it in with `configure --enable-RPA'.
-Support for authentication using GSSAPI over Kerberos V is available
+Support for authentication using RFC1731 GSSAPI is available
but also not included by default. You can compile it in with
`configure --enable-RPA', which looks for GSSAPI support in standard
locations (/usr, /usr/local, /usr/athena). If you set --enable-GSSAPI=DIR
diff --git a/NEWS b/NEWS
index 3a745fa2..4a6698e0 100644
--- a/NEWS
+++ b/NEWS
@@ -16,10 +16,15 @@
Release Notes:
------------------------------------------------------------------------------
+fetchmail-4.3.6 ()
+* Improved RPM packaging with correct grouping and an icon.
+
+There are 262 people on fetchmail-friends and 102 on fetchmail-announce.
+
fetchmail-4.3.5 (Mon Dec 15 06:07:08 EST 1997)
* Added Kent Robotti's fetchsetup configuration script.
* Corrected buggy handling of `expunge 0'.
-* GSSAPI support from Brendan Cully <brendan@kublai.com>.
+* RFC 1731 GSSAPI support from Brendan Cully <brendan@kublai.com>.
* We no longer reveal the remotename in fetchmail's Received line, as this
may be sensitive information.
diff --git a/README b/README
index 8231ae94..c3423a0e 100644
--- a/README
+++ b/README
@@ -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 or GSSAPI-
-over-Kerberos-V authentication), and ESMTP ETRN.
+(including IMAP4rev1 with RFC1731 Kerberos v4 or GSSAPI 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 7897e024..dc13c90e 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/12/15 04:48:15 $
+<td width="30%" align=right>$Date: 1997/12/18 00:45:07 $
</table>
<HR>
@@ -21,7 +21,7 @@ are listed first. <P>
<H2>Since 4.0:</H2>
<UL>
-<LI> Support for IMAP with GSSAPI-over-Kerberos-V authentication.
+<LI> Support for IMAP with RFC1731-conformant GSSAPI authentication.
<LI> Fixed and verified support for Cyrus IMAP server, M$ Exchange,
and Post Office/NT.
@@ -134,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/12/15 04:48:15 $
+<td width="30%" align=right>$Date: 1997/12/18 00:45:07 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>