type.inbound
and strings.icontains(subject.base, "Offer to Purchase")
and strings.icontains(body.plain.raw,
"private equity",
"acquiring companies",
"discuss the opportunity"
)
Playground
Test against your own EMLs or sample data.