Actions
Bug #7059
closedsmtp: split name logged as 2 names
Affected Versions:
Effort:
Difficulty:
Label:
Description
"Lastname, Firstname" <abc@example.com>
is logged as
"to": [
"\"Lastname",
"Firstname\" <abc@example.com>"
],
Updated by Victor Julien 5 months ago
https://github.com/OISF/suricata/pull/11215 addresses this for master.
Updated by Philippe Antoine 5 months ago
https://github.com/OISF/suricata-verify/pull/1869 adds test smtp-to-comma for this
Updated by Philippe Antoine 5 months ago
- Related to Feature #3487: mime: multi-part parser in Rust added
Updated by Philippe Antoine 5 months ago
- Status changed from In Review to Resolved
Actions