Hi,
In SoGo I’ve created a forward for “user@mailcow” in to an external address “user@external”.
If I now send a mail from a freemailer like e.g. t-online.de, the forward gets rejected by rspamd. The main reason seems to be “FREEMAIL_POLICY_FAILURE” with a score of 16.
Is this the expected behavior?
Along with the reject the rspamd error log shows:
(module lua): signing failure: cannot make request to load DKIM selector for domain t-online.de: nil
So rspamd thinks it should sign the mail?
The mail flow in our setup is:
(in) external mailgateway -> university mailgateway -> mailcow -> university mailgateway -> external mailgateway (out)
I’ve added the IPs of the mailgateways as “Forwarding Hosts” (System -> Configuration -> Options -> Forwarding Hosts) with spam filtering enabled. If I disable the spam filter for the forwarding hosts, the email is not rejected.
cheers,
Thorsten