From 1535362e5f304d110bbb62c71a9c49aecc6551bf Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 16 Apr 1997 20:29:43 +0000 Subject: Added babydrag's stuff. svn path=/trunk/; revision=961 --- fetchmail-FAQ.html | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'fetchmail-FAQ.html') diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 1e1c2f3f..79ce34f3 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -9,9 +9,11 @@

Frequently Asked Questions About Fetchmail

-$Id: fetchmail-FAQ.html,v 1.2 1997/04/16 20:09:34 esr Exp $

+$Id: fetchmail-FAQ.html,v 1.3 1997/04/16 20:29:43 esr Exp $

-(Added C6 on working with qmail)

+(Added C6 on working with qmail and +C7 on managing fetchmail in the presence of +multiple login sessions.)

Before reporting any bug, please read G3 for advice on how to include diagnostic information that will get your bug fixed @@ -53,6 +55,8 @@ and is a SmartList reflector; sign up in the usual way.

C4. How can I get fetchmail to work with ssh?
C5. How can I set up support for sendmail's anti-spam 571 response?
C6. How can I use fetchmail multidrop mode with qmail?
+C7. How can I do automatic startup/shutdown of fetchmail +when I may have multiple login sessions going?

Runtime fatal errors:

@@ -615,6 +619,15 @@ should; see question C1.

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

+


+

C7. How can I do automatic startup/shutdown of fetchmail +when I may have multiple login sessions going?

+ +In the contrib subdirectory of the fetchmail distribution there is +some shell code you can add yo your .bash_login and .bash_logout +profiles that will accomplish this. Thank James Laferriere +<babydr@nwrain.net> for it.

+


R2. Fetchmail isn't working, and -v shows `SMTP connect failed' messages.

-- cgit v1.2.3