diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ popclient is a full-featured, robust, well-documented POP2, POP3, APOP, and IMAP client originally developed by Carl Harris <ceharris@mal.com> and now maintained by Eric S. Raymond <esr@thyrsus.com>. +popclient was developed under Linux and should be readily portable to other +UNIX systems (it uses GNU autoconf). It has also been ported to QNX; to build +under QNX, see the header commets in the Makefile. + You can find the latest version of popclient from Eric's home page http://www.ccil.org/~esr |