From: Stefan Huber Date: Tue, 12 May 2015 18:18:14 +0000 (+0200) Subject: man: Update syslog support X-Git-Tag: v1.2~3 X-Git-Url: https://git.sthu.org/?p=smailq.git;a=commitdiff_plain;h=122fd84c63c4c8bef6bc1f822f30075e29907b35 man: Update syslog support --- diff --git a/smailq.conf b/smailq.conf index 1e40437..e9a0018 100644 --- a/smailq.conf +++ b/smailq.conf @@ -1,6 +1,7 @@ # General settings concerning smailq [general] -# Optional: The directory where the log file is written to +# Optional: The directory where the log file is written to. The special +# value 'syslog' causes smailq to log to syslog. logdir = ~/.smailq/log/ # Optional: The directory where smailq saves the mail queue data datadir = ~/.smailq/data/ diff --git a/smailq.docbook b/smailq.docbook index a693cd0..059b00a 100644 --- a/smailq.docbook +++ b/smailq.docbook @@ -190,7 +190,8 @@ [general] -# Optional: The directory where the log file is written to +# Optional: The directory where the log file is written to. The special +# value 'syslog' causes smailq to log to syslog. logdir = ~/.smailq/log/ # Optional: The directory where smailq saves the mail queue data datadir = ~/.smailq/data/