aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2019-08-07 16:55:17 +0200
committerMatthias Andree <matthias.andree@gmx.de>2019-08-07 16:55:17 +0200
commit0754444a57a5f22436965e45e87234a13da40122 (patch)
treeb5ee9c471feb87e394e0ac9fc152667fb97b25fa
parent080d4632298636a9a1b21c3419c059b95fb3cd37 (diff)
downloadfetchmail-0754444a57a5f22436965e45e87234a13da40122.tar.gz
fetchmail-0754444a57a5f22436965e45e87234a13da40122.tar.bz2
fetchmail-0754444a57a5f22436965e45e87234a13da40122.zip
README: Update to Portability section.
-rw-r--r--README13
1 files changed, 6 insertions, 7 deletions
diff --git a/README b/README
index c299c405..20c9dbc5 100644
--- a/README
+++ b/README
@@ -31,13 +31,12 @@ Portability
The fetchmail code was developed under Linux, but has also been extensively
tested under the BSD variants, AIX, HP-UX versions 9 and 10, SunOS, Solaris,
-NEXTSTEP, OSF 3.2, IRIX, and Rhapsody.
+NEXTSTEP, OSF 3.2, IRIX, and Rhapsody once upon a time.
-It should be readily portable to other Unix variants and Unix-like operating
-systems (it uses GNU autoconf). It has been ported to Cygwin, LynxOS and BeOS
-and will build there without special action. 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.
+The maintainer no longer has acess to these systems, and assumes that
+the system is at least Single-Unix-Specification V2 compatible, yet will
+permit a C89 compiler. It currently ships with a copy of the trio library
+for systems that lack snprintf().
Further reading
---------------
@@ -54,7 +53,7 @@ Status, source code
The fetchmail code appears to be stable and free of bugs affecting normal
operation (that is, retrieving from POP3 or IMAP in single-drop mode and
-forwarding via SMTP to sendmail).
+forwarding via SMTP to a local MTA).
You can get the code from the fetchmail home page: