diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-06-04 05:05:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-06-04 05:05:21 +0000 |
commit | 447ed939e3e62501e869b1849c60d6d35fcb3b41 (patch) | |
tree | a24ff8542d7075ab275bec59e53cd2277c290ae1 /indexgen.sh | |
parent | dcb410e51aab896f42f1eb463cfb181270be5649 (diff) | |
download | fetchmail-447ed939e3e62501e869b1849c60d6d35fcb3b41.tar.gz fetchmail-447ed939e3e62501e869b1849c60d6d35fcb3b41.tar.bz2 fetchmail-447ed939e3e62501e869b1849c60d6d35fcb3b41.zip |
Ready to ship.
svn path=/trunk/; revision=1894
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-x | indexgen.sh | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/indexgen.sh b/indexgen.sh index dcf0d700..29dbaa3a 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -65,9 +65,13 @@ at boot time. When running in this mode with a short poll interval, it is pretty hard for anyone to tell that the incoming mail link is not a full-time "push" connection.<p> -Fetchmail is easy to configure, fast, and lightweight. It packs all -its standard features (POP3, IMAP, and ETRN support) in less than 90K -of core on a Pentium under Linux.<p> +Fetchmail is easy to configure. You can edit its dotfile directly, or +use the interactive GUI configurator supplied with the fetchmail +distribution.<P> + +Fetchmail is fast and lightweight. It packs all its standard +features (POP3, IMAP, and ETRN support) in less than 96K of core on a +Pentium under Linux.<p> <H1>Where to find out more about fetchmail:</H1> |