diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-09 17:49:46 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-09 17:49:46 +0000 |
commit | 09a10331be1b5565d827b9c8eb0024c548b8265a (patch) | |
tree | cab7d8b2651890ee04d2b7b7054e918e146c4434 /README | |
parent | c7ecafff50cf485f606f01833ba9a4ffc020643b (diff) | |
download | fetchmail-09a10331be1b5565d827b9c8eb0024c548b8265a.tar.gz fetchmail-09a10331be1b5565d827b9c8eb0024c548b8265a.tar.bz2 fetchmail-09a10331be1b5565d827b9c8eb0024c548b8265a.zip |
Add full IMAP4 capability.
svn path=/trunk/; revision=621
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -12,12 +12,13 @@ portable to other Unix variants (it uses GNU autoconf). It has also been ported to QNX; to build under QNX, see the header comments in the Makefile. -Here are fetchmail's main features. Those unique to fetchmail are marked -with **. +Here are fetchmail's main features. Those unique to fetchmail +(relative to fetchpop1.9, PopTart-0.9.3, get-mail, gwpop, pimp-1.0, +pop-perl5-1.2, popc, popmail-1.6 and upop) are marked with **. - * **POP2, POP3, **APOP, **IMAP support. + * **POP2, POP3, **APOP, **IMAP2bis, **IMAP4 support. - ** Support for Kerberos user authentication. + ** Support for Kerberos user authentication (either MIT or Cygnus). ** Host is auto-probed for a working server if no protocol is specified for the connection. Thus you don't need to know |