aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-12-28 00:02:55 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-12-28 00:02:55 +0000
commitaae414dab128abebc5c187768b04f14d294d8ac9 (patch)
treec51cee4aeb26d4477a1de3c978ade35353044419 /fetchmail.man
parent7471bfb290d4dcd9ff6c618c3974c4cce2f3da6a (diff)
downloadfetchmail-aae414dab128abebc5c187768b04f14d294d8ac9.tar.gz
fetchmail-aae414dab128abebc5c187768b04f14d294d8ac9.tar.bz2
fetchmail-aae414dab128abebc5c187768b04f14d294d8ac9.zip
Document that the logfile option does not detect logfile rotation.
svn path=/branches/BRANCH_6-3/; revision=5002
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man5
1 files changed, 4 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 4c6991fb..19fc6065 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -1164,7 +1164,10 @@ option (keyword: set logfile) is only effective when fetchmail is
detached. This option allows you to redirect status messages
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.
+is primarily useful for debugging configurations. Note that fetchmail
+does not detect if the logfile is rotated, the logfile is only opened
+once when fetchmail starts. You need to restart fetchmail after rotating
+the logfile and before compressing it (if applicable).
.PP
The
.B \-\-syslog