From 7533130239f331d5420107768142056525c50c9e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 11 Oct 1996 13:08:16 +0000 Subject: Change logfile open mode to append. svn path=/trunk/; revision=298 --- fetchmail.man | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.man') 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 -- cgit v1.2.3