diff options
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man index 38e848af..8f8d0389 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -310,6 +310,11 @@ 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. +.PP +The +.B \-N +or --nodetach option suppresses detachment of the daemon process +from its control terminal. This is primarily useful for debugging. .SH RETRIEVAL FAILURE MODES The protocols \fIfetchmail\fR uses to talk to mailservers are next to bulletproof. In normal operation forwarding to port 25, no message is |