From 343eba8240decd64ab424eee9d9b1d15b53cce9c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 18 Dec 1997 00:45:07 +0000 Subject: Doc fix. svn path=/trunk/; revision=1578 --- INSTALL | 2 +- NEWS | 7 ++++++- README | 4 ++-- fetchmail-features.html | 6 +++--- 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 . +* RFC 1731 GSSAPI support from Brendan Cully . * 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 @@
Back to Fetchmail Home Page To Site Map -$Date: 1997/12/15 04:48:15 $ +$Date: 1997/12/18 00:45:07 $

@@ -21,7 +21,7 @@ are listed first.

Since 4.0:

    -
  • Support for IMAP with GSSAPI-over-Kerberos-V authentication. +
  • Support for IMAP with RFC1731-conformant GSSAPI authentication.
  • 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.

    Back to Fetchmail Home Page To Site Map -$Date: 1997/12/15 04:48:15 $ +$Date: 1997/12/18 00:45:07 $

    Eric S. Raymond <esr@snark.thyrsus.com>
    -- cgit v1.2.3