1 2 3 4 5 6 7
require ["reject"]; if anyof (header :contains "Subject" "$$", header :contains "Subject" "Make money") { reject "Not wanted"; }