aboutsummaryrefslogtreecommitdiffstats
path: root/upload
Commit message (Collapse)AuthorAgeFilesLines
* We upload the test server list, too.Eric S. Raymond2001-02-121-1/+2
| | | | svn path=/trunk/; revision=3081
* We've added todo.html.Eric S. Raymond2001-02-111-0/+1
| | | | svn path=/trunk/; revision=3052
* AIX portability fix.Eric S. Raymond2001-02-081-1/+1
| | | | svn path=/trunk/; revision=3037
* Ready to ship a gold version.Eric S. Raymond2000-11-261-1/+1
| | | | svn path=/trunk/; revision=2987
* *** empty log message ***Eric S. Raymond1999-12-201-1/+1
| | | | svn path=/trunk/; revision=2672
* Ready for upload.Eric S. Raymond1999-09-251-0/+6
| | | | svn path=/trunk/; revision=2603
* Upload the man page.Eric S. Raymond1999-08-011-0/+1
| | | | svn path=/trunk/; revision=2527
* GIF -> PNG.Eric S. Raymond1999-05-091-2/+2
| | | | svn path=/trunk/; revision=2468
* Added MD5 checksums to web page.Eric S. Raymond1999-01-311-0/+1
| | | | svn path=/trunk/; revision=2363
* Add progress records.Eric S. Raymond1998-12-311-2/+7
| | | | svn path=/trunk/; revision=2308
* Initial revisionEric S. Raymond1998-12-311-0/+57
svn path=/trunk/; revision=2307
t's NTLM, Demon Internet's SDPS, or CRAM-MD5 authentication a la RFC2195. Fetchmail also supports end-to-end encryption with OpenSSL. 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. It should be readily portable to other Unix variants (it uses GNU autoconf). It has been ported to 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. See the distribution files FEATURES for a full list of features, NEWS for detailed information on recent changes, NOTES for design notes, and TODO for a list of things that still need doing. The INSTALL file describes how to configure and install fetchmail. 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). It will probably undergo substantial change only if and when support for a new retrieval protocol or authentication mode is added. If you want to hack on this code, a list of known bugs and to-do items can be found in the file todo.html. You can get the code from the fetchmail home page: http://fetchmail.berlios.de/ Enjoy! -- esr, ma