Hello, is it possible to deactivate the spam check (SPM, DKIM and Dmarc) on the ISPConfig server in the panel for certain domains if the ISPConfig server is behind a relay? Or do i have to do this in the cli directly in the rspamd configs. So that these errors no longer occur: ARC-Authentication-Results: i=1; dkim=fail (“body hash did not verify”) header.d=domain... header.s=s1 spf=fail (ownserver: domain of externaldomain does not designate relay ip as permitted sender) smtp.mailfrom=externaladress dkim=fail (“body hash did not verify”) header.d=externaldomain dmarc=fail reason=“No valid SPF” header.from=externaldomain (policy=quarantine); spf=fail (ownserver: domain of externaladress does not designate relayip as permitted sender) X-Spamd-Bar: ++++++ X-Spam-Level: ****** X-Spam-Status: Yes, score=6.69 Regards Dominik
Hi Till, thanks for the help. I choosed there "not enabled" and thougt that this should do the trick. But it doesn't work, but with uncensored it work as expected. Thanks again for the hint. Dominik
Hello Till, the problem is not solved with the "uncensored" setting. The server after the relaying server brings the following : dkim1 header.b=cMYZUWBQ; dmarc=fail reason="No valid SPF" header.from=paypal.de (policy=reject); spf=softfail (serverip: relayserverip is neither permitted nor denied by domain of [email protected]) [email protected] X-Spamd-Bar: ++++++++ X-Spam-Level: ******** X-Spam-Status: Yes, score=8.99 The SPF DKIM and Dmarc Settings are used to mark the mails. ------------------ BLACKLIST_DMARC (6) [paypal.de:-] BAYES_HAM (-3) [100.00%] DMARC_POLICY_REJECT (2) [paypal.de : No valid SPF,reject] R_DKIM_REJECT (1) [paypal.de:s=pp-dkim1] HTML_SHORT_LINK_IMG_2 (1) FROM_DN_EQ_ADDR (1) MID_RHS_NOT_FQDN (0.5) ZERO_FONT (0.2) [2] MIME_HTML_ONLY (0.2) MANY_INVISIBLE_PARTS (0.1) [2] MX_GOOD (-0.01) [] R_SPF_SOFTFAIL (0) [~all] ARC_SIGNED (0) [:s=default:i=1] DKIM_TRACE (0) [paypal.de:-] TO_DN_ALL (0) ASN (0) [asn:52129, ipnet:, country:US] RWL_MAILSPIKE_GOOD (0) [:from] FROM_EQ_ENVFROM (0) PREVIOUSLY_DELIVERED (0) [] R_DUMMY (0) RCVD_TLS_ALL (0) MIME_TRACE (0) [0:~] ARC_NA (0) RCVD_IN_DNSWL_MED (0) [:received] RCPT_COUNT_ONE (0) [1] RCVD_IN_DNSWL_LOW (0) [:from] TO_MATCH_ENVRCPT_ALL (0) RCVD_COUNT_TWO (0) [2]
I have checked the settings for this domain: Server ...... Client ..... Domain ....... Spamfilter Uncensored Relayhost ...... And in the mailbox inherit domain settings
Ok after setting uncensored in the mailbox too there is no spam tag in the subject. Then the rule inherit from Domain do not work probably.