mirror of https://github.com/OISF/suricata
smtp: fix file logging and matching
When no rules with 'file content' keywords like filemd5 or filestore were used, and non of the file outputs would force 'output' like 'force-md5' and 'force-magic', the file would not be tracked at all. This meant that logging wouldn't work and neither would filename and fileext inspection. This patch removes the tracking bypass from the SMTP code and leaves decisions to the file API.pull/2028/head
parent
9d3fd82849
commit
5c514c904f
Loading…
Reference in New Issue