aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-12-15 04:48:15 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-12-15 04:48:15 +0000
commit33b0a5870613e7df0cb9df3e90f92f209a2f0ac2 (patch)
treedd66b261798318f6a49c757edbc52f30a37ae2f1 /README
parente4697a975e136c884e0cf7c9056d8547fd959555 (diff)
downloadfetchmail-33b0a5870613e7df0cb9df3e90f92f209a2f0ac2.tar.gz
fetchmail-33b0a5870613e7df0cb9df3e90f92f209a2f0ac2.tar.bz2
fetchmail-33b0a5870613e7df0cb9df3e90f92f209a2f0ac2.zip
Note that GSSAPI is supported.
svn path=/trunk/; revision=1571
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
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,