pastes.coryd.dev / mail-regexes-dmarc · 1 year ago·

| Field              | Match                      | Criteria                   |
| ------------------ | -------------------------- | -------------------------- |
| Subject            | matches regular expression | `((^.*dmarc.*$)(\b.*?|$))` |
| From email address | matches regular expression | `((^.*dmarc.*$)(\b.*?|$))` |