diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/logging.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/logging.inc b/conf/logging.inc index 9cbf74ba0..ac057670f 100644 --- a/conf/logging.inc +++ b/conf/logging.inc @@ -3,7 +3,7 @@ level = "info"; log_format =<<EOD id: <$mid>,$if_qid{ qid: <$>,}$if_ip{ ip: $,}$if_user{ user: $,}$if_smtp_from{ from: <$>,} -(default: $is_spam ($action): [$scores] [$symbols]), +(default: $is_spam ($action): [$scores] [$symbols_scores]), len: $len, time: $time_real real, $time_virtual virtual, dns req: $dns_req EOD |