diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-12-01 09:47:53 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-12-01 09:47:53 +0000 |
commit | 6da7693ce8c3391c5b7e1cf61edd89a4179961a8 (patch) | |
tree | c0bb4ea378ee55560901e49d8695e74e58d5441e /fetchmail-FAQ.html | |
parent | a30740affdb9342dee394ffdc77591ec9bc75ae7 (diff) | |
download | fetchmail-6da7693ce8c3391c5b7e1cf61edd89a4179961a8.tar.gz fetchmail-6da7693ce8c3391c5b7e1cf61edd89a4179961a8.tar.bz2 fetchmail-6da7693ce8c3391c5b7e1cf61edd89a4179961a8.zip |
The retry patch.
svn path=/trunk/; revision=2994
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 947699b1..84a3b8d2 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2000/12/01 06:22:45 $ +<td width="30%" align=right>$Date: 2000/12/01 09:47:52 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -175,7 +175,7 @@ to mail retrieval and rerouting for an entire client domain. Fetchmail is easy to configure, unobtrusive in operation, powerful, feature-rich, and well documented. <P> -Fetchmail is <a href="http://www.opensource.org">Open Source</a> +Fetchmail is <a href="http://www.opensource.org">open-source</a> software. The openness of the sources is the strongest assurance of quality you can have. Extensive peer review by a large, multi-platform user community has shown that fetchmail is as near @@ -626,7 +626,7 @@ Fetchmail is fully Y2K-compliant.<P> Fetchmail could theoretically have problems when the 32-bit time_t counters roll over in 2038, but I doubt it. Timestamps aren't used for anything but log entry generation. Anyway, if you aren't running -on a 64-bit machine by then, you deserve to lose.<P> +on a 64-bit machine by then, you'll deserve to lose.<P> <hr> <h2><a name="G14">G14. Is there a way in fetchmail to support disconnected IMAP mode?</a></H2> @@ -2971,7 +2971,7 @@ install Linux on your server...<p> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2000/12/01 06:22:45 $ +<td width="30%" align=right>$Date: 2000/12/01 09:47:52 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |