Re: Rule for: Subject contains email address from To: header?
BenoƮt Panizzon <[email protected]> Mon, 11 May 2026 20:59:08 +0200
| Newsgroups | gmane.mail.spam.spamassassin.general |
|---|---|
| Organization | ImproWare AG |
| Message-ID | <[email protected]> |
Hi Martin > https://spamassassin.apache.org/full/4.0.x/doc/Mail_SpamAssassin_Conf.html#CAPTURING-TAGS-USING-REGEX-NAMED-CAPTURE-GROUPS Thanks, upon further research I stumbled over: TO_IN_SUBJ When I run spamassassin -D -t on an email with the recipient address in subject, I see this rule matches. But I use SpamAssassin from MIMEdefang and this rule is never matched. I try to understand what could cause a rule not to match when run from MIMEdefang. I see it has tflags publish and I can't find a documentation of this flag in https://spamassassin.apache.org/full/4.0.x/doc/Mail_SpamAssassin_Conf.html Anyone any insights on why this check is not performed when running from MIMEdefang? -Benoit-