I have an EFA server in front of multiple different types of mailservers.
Those mailservers use EFA as a smarthost to send out emails too.
All are trusted hosts within EFA.
One of them is an ISPConfig perfect server based mailserver which includes DKIM signing.
And only that server is causing issues in EFA.
Every email send out through EFA has an invalid DKIM signature according to EFA.
Spam report:
Code: Select all
-1.00 ALL_TRUSTED Passed through trusted hosts only via SMTP
-1.90 BAYES_00 Bayes spam probability is 0 to 1%
0.10 DKIM_INVALID DKIM or DK signature exists, but is not valid
0.10 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid
0.00 HTML_MESSAGE HTML included in message
-0.03 TXREP Score normalizing based on sender's reputation
0.00 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists\#dnsbl-block for more information.
So why is EFA complaining about an invalid DKIM signature??