From 6113a3f6da6b0fc667c9f56b99ad5c6419947b1c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 12 Dec 2000 03:53:25 +0000 Subject: Note the SIGPIPE problem. svn path=/trunk/; revision=2997 --- fetchmail-FAQ.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 84a3b8d2..65dad351 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 2000/12/01 09:47:52 $ +$Date: 2000/12/12 03:53:25 $

Frequently Asked Questions About Fetchmail

@@ -112,6 +112,7 @@ IP address?
R9. Fetchmail is timing out after fetching certain messages but before deleting them
R10. Fetchmail is timing out during message fetches
+R11. Fetchmail is dying with SIGPIPE.

Disappearing mail

@@ -2198,6 +2199,13 @@ should; see question C1.

Or you may not be connecting to the SMTP listener. Run fetchmail -v and see R1.

+


+

R11. Fetchmail is dying with SIGPIPE.

+ +This probably means you have an mda option. Your MDA is +croaking while being passed a message. Best fix is to remove the +mda option and pass mail to your port 25 SMTP listener.

+


D2. All my mail seems to disappear after a dropped connection.

@@ -2971,7 +2979,7 @@ install Linux on your server...

Back to Fetchmail Home Page To Site Map -$Date: 2000/12/01 09:47:52 $ +$Date: 2000/12/12 03:53:25 $

Eric S. Raymond <esr@snark.thyrsus.com>
-- cgit v1.2.3