On 2021-08-31 18:58, Benedict White wrote:

header  MyRuleNumberOne          Subject =~ /RgNC10LTQ/i

score   MyRuleNumberOne         5.0

The rules looks for something containing " RgNC10LTQ" and the i after
the / means case insensitive. You can remove that if this is the
precise spelling you are looking for.

https://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamAssassin_Plugin_WhiteListSubject.html

it supports blacklist :=)

it must be mime decoded content in the blacklist_subject ....

Reply via email to