aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-11 13:08:16 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-11 13:08:16 +0000
commit7533130239f331d5420107768142056525c50c9e (patch)
tree4ebb12501ff7e35f85f63b0b5252949778f16ccd /fetchmail.man
parentefa428b09e70bc33ba617b8842c5d6a30e5dbef4 (diff)
downloadfetchmail-7533130239f331d5420107768142056525c50c9e.tar.gz
fetchmail-7533130239f331d5420107768142056525c50c9e.tar.bz2
fetchmail-7533130239f331d5420107768142056525c50c9e.zip
Change logfile open mode to append.
svn path=/trunk/; revision=298
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man1
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man
index c0a5f8e8..d7110970 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -283,6 +283,7 @@ or
.B --logfile
option allows you to redirect status messages emitted while in daemon
mode into a specified logfile (follow the option with the logfile name).
+The logfile is opened for append, so previous messages aren't deleted.
This is primarily useful for debugging configurations.
.SH RETRIEVAL FAILURE MODES
The protocols \fIfetchmail\fR uses to talk to mail servers are next to