diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -13,10 +13,13 @@ RPOP, APOP, KPOP, all flavors of IMAP (including IMAP4rev1 with RFC1731 Kerberos v4 authentication), and ESMTP ETRN. The fetchmail code was developed under Linux, but has also been -extensively tested under 4.4BSD, AIX, Solaris and NEXTSTEP. It should be -readily 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. It is reported to build and run under AmigaOS. +extensively tested under 4.4BSD, AIX, HP-UX versions 9 and 10, +SunOS, Solaris, NEXTSTEP, OSF 3.2. + +It should be readily 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. It is reported to build and run +under AmigaOS. See the distribution files FEATURES for a full list of features, NEWS for detailed information on recent changes and NOTES for design notes. |