type.inbound
and any(attachments, .file_extension =~ "tar" and .file_type =~ "rar")
Playground
Test against your own EMLs or sample data.
type.inbound
and any(attachments, .file_extension =~ "tar" and .file_type =~ "rar")
Test against your own EMLs or sample data.