diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-01-31 22:16:23 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-01-31 22:16:23 +0000 |
commit | 6ae74f9b7a1ec9170efa53cab74e889eb1697a50 (patch) | |
tree | 8bad50e9cdd67c73ebf90abb902b5c86adfa8ecb /fetchmail-FAQ.html | |
parent | 8fa6b11990283115b0751212222ff6aaaaf81e60 (diff) | |
download | fetchmail-6ae74f9b7a1ec9170efa53cab74e889eb1697a50.tar.gz fetchmail-6ae74f9b7a1ec9170efa53cab74e889eb1697a50.tar.bz2 fetchmail-6ae74f9b7a1ec9170efa53cab74e889eb1697a50.zip |
Graceful socket closing.
svn path=/trunk/; revision=2726
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 6107b829..256406c3 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/01/31 04:07:30 $ +<td width="30%" align=right>$Date: 2000/01/31 22:16:21 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -1042,6 +1042,9 @@ reliably even when the Received header omits the envelope address (which will typically be the case when the message has multiple recipients). <P> +Martijn Lievart has a more detailed recipe in the contrib subdirectory +of the fetchmail source distribution. + <hr> <h2><a name="T2">T2. How can I use fetchmail with qmail?</a></h2> @@ -2578,7 +2581,7 @@ terminate it.<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/01/31 04:07:30 $ +<td width="30%" align=right>$Date: 2000/01/31 22:16:21 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |