From 8fd88f543d43ad0f291fc02bf04c40b6676ed03e Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Tue, 12 May 2015 16:55:49 +0200 Subject: [PATCH] yaml: add comment describing smtp extended --- suricata.yaml.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/suricata.yaml.in b/suricata.yaml.in index 07a7d7947b..bdc54279cd 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -140,7 +140,8 @@ outputs: #- drop: # alerts: no # log alerts that caused drops - smtp: - #extended: yes + #extended: yes # enable this for extended logging information + # this includes: message-id, subject, x_mailer, user-agent # custom fields logging from the list: # reply-to, bcc, message-id, subject, x-mailer, user-agent, received, # x-originating-ip, in-reply-to, references, importance, priority, -- 2.47.2