diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 16:23:49 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 16:23:49 +0000 |
commit | 86c0cbc302f0be583bd4c1772b398bc1086d2264 (patch) | |
tree | e5289072b975a542b05599aa8046955acf2b5f1f /README | |
parent | f19cb0dca2d5319f0adcc97feb98d72e057b6187 (diff) | |
download | fetchmail-86c0cbc302f0be583bd4c1772b398bc1086d2264.tar.gz fetchmail-86c0cbc302f0be583bd4c1772b398bc1086d2264.tar.bz2 fetchmail-86c0cbc302f0be583bd4c1772b398bc1086d2264.zip |
Feature addition.
svn path=/trunk/; revision=266
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -41,6 +41,8 @@ with **. means the retrieved mail automatically goes to the system default MDA as if it were normal sender-initiated SMTP mail. + ** Timeout if server connection is dropped. + * Easy control via command line or free-format run control file. * Daemon mode -- fetchmail can be run in background to poll @@ -74,7 +76,7 @@ You can easily find the latest version of fetchmail from Eric's home page: http://www.ccil.org/~esr -Just chase the link to the freeware collection. Besides fetchmail, it +Just chase the link to Eric's Freeware Collection. Besides fetchmail, it includes a tasty selection of Web authoring tools, programmer's aids, graphics libraries, compilers for bizarre languages, games, and miscellaneous interesting hacks. Enjoy! |