From 96223823e0665df3c0a0e7ade485ef538fdbf4fe Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Tue, 13 Feb 2018 23:13:38 -0500 Subject: [PATCH] Defer setting syslog facility from initial feature set --- dkimpy-milter.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dkimpy-milter.conf.5 b/dkimpy-milter.conf.5 index ac2cd4b..b257383 100644 --- a/dkimpy-milter.conf.5 +++ b/dkimpy-milter.conf.5 @@ -317,7 +317,7 @@ Log via calls to using the named facility. The facility names are the same as the ones allowed in .I syslog.conf(5). -The default is "mail". +The default is "mail". [Hardcoded to default for now] .TP .I SyslogSuccess (Boolean)