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 OISF Ticketbot about 1 year ago
- Label deleted (
Needs backport to 7.0)
Updated by Victor Julien about 1 year ago
https://github.com/OISF/suricata/pull/11215 addresses this for master.
Updated by Philippe Antoine about 1 year ago
https://github.com/OISF/suricata-verify/pull/1869 adds test smtp-to-comma for this
Updated by Philippe Antoine about 1 year ago
- Related to Feature #3487: mime: multi-part parser in Rust added
Updated by Philippe Antoine about 1 year ago
- Status changed from In Review to Resolved
Updated by Philippe Antoine about 1 year ago
- Status changed from Resolved to Closed
Actions