| Field | Match | Criteria | | ------- | --------------------------- | -------------------------------------- | | Subject | matches regular expression | `(^.*[Aa] shipment (from?|to)).*` | | Subject | matches regular expression | `(^.*([Ww]as|[Hh]as) ([Ss]hipped).*$)` |