From 0de8709f018643bd271ee55f48e4a15724c28443 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 25 Jun 1997 22:42:43 +0000 Subject: Renumber O section. svn path=/trunk/; revision=1121 --- fetchmail-FAQ.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 4077482b..8ea532b3 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -92,8 +92,8 @@ when I may have multiple login sessions going?

Other Problems:

-O4. The --logfile option doesn't work if the logfile doesn't exist.
-O5. Every time I get a POP or IMAP message the header is +O1. The --logfile option doesn't work if the logfile doesn't exist.
+O2. Every time I get a POP or IMAP message the header is dumped to all my terminal sessions.

Answers:

@@ -1068,7 +1068,7 @@ start-of-line From into a >From, preventing programs further downstream from acting up.


-

O4. The --logfile option doesn't work if the logfile doesn't exist.

+

O1. The --logfile option doesn't work if the logfile doesn't exist.

This is a feature, not a bug. It's in line with normal practice for system daemons and allows you to suppress logging by removing the log, @@ -1077,7 +1077,7 @@ it, just touch(1) the logfile before you run fetchmail (this will have no effect on the contents of the logfile if it already exists).


-

O5. Every time I get a POP or IMAP message the header +

O2. Every time I get a POP or IMAP message the header is dumped to all my terminal sessions.

fetchmail uses the local sendmail to perform final delivery, which @@ -1113,7 +1113,7 @@ biff n to solve the problem system-wide.

-$Id: fetchmail-FAQ.html,v 1.39 1997/06/25 22:40:19 esr Exp $

+$Id: fetchmail-FAQ.html,v 1.40 1997/06/25 22:42:43 esr Exp $


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