diff options
| author | Eric S. Raymond <esr@thyrsus.com> | 1996-09-13 19:07:38 +0000 |
|---|---|---|
| committer | Eric S. Raymond <esr@thyrsus.com> | 1996-09-13 19:07:38 +0000 |
| commit | 538023278d853b2f310954e0b220be25ccea6330 (patch) | |
| tree | 12b9ab819fdf7f30127c60156072acb62f177a48 /README | |
| parent | 0df439b3a15fac408f8273c22e4a94b7b70d166f (diff) | |
| download | fetchmail-538023278d853b2f310954e0b220be25ccea6330.tar.gz fetchmail-538023278d853b2f310954e0b220be25ccea6330.tar.bz2 fetchmail-538023278d853b2f310954e0b220be25ccea6330.zip | |
QNX port.
svn path=/trunk/; revision=96
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 |
