Hello,
I added to override.d/metrics.conf:
subject = "*** SPAM *** %s";
actions {
reject = 15;
rewrite_subject = 6;
add_header = 6;
greylist = 4;
}
And it rewrites subject and adds header when reaching score of 6.
I'm just a beginner with rspamd, so be carefully with my advices ;-)
Greetings,
Thomas