diff options
-rw-r--r-- | fetchmail-FAQ.html | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 51b4dbb4..7c708b1c 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: 1998/01/18 03:58:08 $ +<td width="30%" align=right>$Date: 1998/01/18 06:32:43 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -79,6 +79,7 @@ when I may have multiple login sessions going?</a><br> <a href="#R5">R5. Fetchmail dumps core in -V mode, but operates normally otherwise.</a><br> <a href="#R6">R6. Fetchmail dumps core when I use a .netrc file but works otherwise.</a><br> <a href="#R7">R7. Running fetchmail in daemon mode doesn't work.</a><br> +<a href="#R8">R8. Fetchmail hangs when used with pppd.</a><br> <h1>Disappearing mail</h1> @@ -1200,6 +1201,13 @@ fetchmail with -N and an ampersand to background it.<P> This should not happen under Linux or any truly POSIX-conformant Unix.<P> <hr> +<a name="R8">R8. Fetchmail hangs when used with pppd.</a><h2> + +Your problem may be with pppd's `demand' option. We have a report that +fetchmail doesn't play well with it, but works with pppd if `demand' +is turned off. We have no idea why this is.<p> + +<hr> <h2><a name="D1">D1. I think I've set up fetchmail correctly, but I'm not getting any mail.</a></h2> Maybe you have a .forward or alias set up that you've forgotten about. You @@ -1695,7 +1703,7 @@ Re-ordering messages is a user-agent function, anyway.<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: 1998/01/18 03:58:08 $ +<td width="30%" align=right>$Date: 1998/01/18 06:32:43 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |