Derek Harding wrote:
> This may be more a dev question but I thought I'd start here.
>
> I've been seeing this rule (SUBJECT_ENCODED_TWICE) trigger recently and
> it is confusing me.
>
> It checks for a subject line having two encoded sections however I'm not
> sure why it does this. I've checked
This may be more a dev question but I thought I'd start here.
I've been seeing this rule (SUBJECT_ENCODED_TWICE) trigger recently and
it is confusing me.
3.1.0 defines it as :header SUBJECT_ENCODED_TWICE Subject:raw =~ /=
\?\S+\?[BQ]\?.*=\?\S+\?[BQ]\?/i
It checks for a subject line having two