diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-01-09 07:10:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-01-09 07:10:21 +0000 |
commit | 897e3a72515562699f2d2c9bd24d8c16010596cf (patch) | |
tree | 796a4365fdd544299a44c8703234d66ca130665f /fetchmail.man | |
parent | 6fad7ffe5cbd7ae54128feeaea64d77b2adaa94f (diff) | |
download | fetchmail-897e3a72515562699f2d2c9bd24d8c16010596cf.tar.gz fetchmail-897e3a72515562699f2d2c9bd24d8c16010596cf.tar.bz2 fetchmail-897e3a72515562699f2d2c9bd24d8c16010596cf.zip |
Fixed the syslog problem.
svn path=/trunk/; revision=2706
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man index e9ffbc5d..87a16229 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1944,6 +1944,12 @@ MDA. For maximum safety, however, don't use an mda command containing Fetchmail's method of sending bouncemail requires that port 25 of localhost be available for sending mail via SMTP. .PP +If you modify a +.I .fetchmailrc +while a background instance is running and break the syntax, the +background instance will die silently. Unfortunately, it can't +die noisily because we don't yet know whether syslog should be enabled. +.PP Send comments, bug reports, gripes, and the like to the fetchmail-friends list <fetchmail-friends@ccil.org>. An HTML FAQ is available at the fetchmail home page; surf to |