From c0ee9a2e40b0e54591b9f48cad9b0f0f51ba2611 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Fri, 6 Nov 2015 16:00:12 +0000 Subject: [PATCH] Fix stupid misprint. --- conf/logging.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/logging.inc b/conf/logging.inc index 8891470be..9cbf74ba0 100644 --- a/conf/logging.inc +++ b/conf/logging.inc @@ -1,7 +1,7 @@ # Included from top-level .conf file level = "info"; -log_format =<< EOD +log_format =<,$if_qid{ qid: <$>,}$if_ip{ ip: $,}$if_user{ user: $,}$if_smtp_from{ from: <$>,} (default: $is_spam ($action): [$scores] [$symbols]), len: $len, time: $time_real real, -- 2.39.5