From 33b0a5870613e7df0cb9df3e90f92f209a2f0ac2 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 15 Dec 1997 04:48:15 +0000 Subject: Note that GSSAPI is supported. svn path=/trunk/; revision=1571 --- Makefile.in | 2 +- NEWS | 2 ++ README | 4 ++-- 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@ diff --git a/NEWS b/NEWS index a29a329c..8e7e2134 100644 --- a/NEWS +++ b/NEWS @@ -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. diff --git a/README b/README index 387b016d..8231ae94 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), 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 @@
Back to Fetchmail Home Page To Site Map -$Date: 1997/09/30 21:26:41 $ +$Date: 1997/12/15 04:48:15 $

@@ -21,6 +21,8 @@ are listed first.

Since 4.0: