masqmail

diff man/masqmail.conf.5 @ 333:0bd27f603910

Added debug level 9 for msgs to stderr during reading config See changes to man page, included in this changeset.
author markus schnalke <meillo@marmaro.de>
date Sat, 27 Aug 2011 16:54:14 +0200
parents 5ce2b1280679
children ef346dc67514
line diff
     1.1 --- a/man/masqmail.conf.5	Sat Aug 27 16:21:17 2011 +0200
     1.2 +++ b/man/masqmail.conf.5	Sat Aug 27 16:54:14 2011 +0200
     1.3 @@ -59,8 +59,14 @@
     1.4  \fBdebug_level = \fIn\fR
     1.5  
     1.6  Set the debug level.
     1.7 -Valid values are 0 to 6, increasing it further makes no difference.
     1.8 -Be careful if you set this as high as 5 or higher, the logs may very soon fill your hard drive.
     1.9 +Valid values are 0 to 6 and 9.
    1.10 +Be careful if you set this as high as 5 or higher,
    1.11 +the logs may very soon fill your hard drive.
    1.12 +Level 9 enables printing of debug messages to stderr during reading of
    1.13 +the config file.
    1.14 +The debug file comes available for the first time after this step.
    1.15 +Thus nothing but stderr is available.
    1.16 +Level 9 is almost never interesting.
    1.17  
    1.18  .TP
    1.19  \fBlog_dir = \fIfile\fR