I'm trying to create a rule with this check: header __RULE_TO To =~ /myemail|youremail/i
It happens that we receive a mail that has a To: header that is 146 lines long... multiplied by a minimum of 3 addresses per line, we have a 430+ list of emails. If the email I'm looking for is toward the end of the list, spamassassin doesn't match it. Is there a limit on how many lines SpamAssassin can unfold? To:raw doesn't match ALL doesn't match ALL:raw matches