From 725cdaee2686eb097802098d691c6b0dcd43b7a3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 17 Apr 1997 15:14:34 +0000 Subject: Reorder things. svn path=/trunk/; revision=967 --- fetchmail-FAQ.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'fetchmail-FAQ.html') diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 9318b607..f88a0d59 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -9,7 +9,7 @@

Frequently Asked Questions About Fetchmail

-$Id: fetchmail-FAQ.html,v 1.7 1997/04/17 15:05:22 esr Exp $

+$Id: fetchmail-FAQ.html,v 1.8 1997/04/17 15:14:34 esr Exp $

(Added B3 on broken makes, C6 on working with qmail and C7 on managing @@ -634,6 +634,15 @@ in the alias directory (normally /var/qmail/alias) with the contents:

Note this does require a modern /bin/sh.

+


+

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 to your .bash_login and .bash_logout +profiles that will accomplish this. Thank James Laferriere +<babydr@nwrain.net> for it.

+


R1. I think I've set up fetchmail correctly, but I'm not getting any mail.

@@ -647,15 +656,6 @@ 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