Re: Governing Documents reject multimap
due to spacing i guess it’s not a part of the subject? So your message seems to be rejected due some multimap rspamd filter, it can be set-up to flat out reject message without score contribution, you should look there,…
Edit when i edit post I can see that spacing not made by simple space
I checked mailcow git, I can find only this rule:
GLOBAL_RCPT_BL {
type = "rcpt";
map = "${LOCAL_CONFDIR}/custom/global_rcpt_blacklist.map";
regexp = true; prefilter = true; action = "reject";
}
but it’s fixated to recipient, guessing you got at least some mails for this user when you wrote “some emails”? So maybe some custom rule?