Page 1 of 1

DKIM verifying stop working

Posted: 11 Jan 2017 15:00
by largo
Hi
DKIM verifying doesen´t work anymore.
I have done one reinstall and then it started to work but after a few days i stopt working again.
The only message I can find is: T_DKIM_INVALID DKIM-Signature header exists but is not valid

There is no referenses that the message has a DKIM key other than this.
Is there anyone that have the same problem.

I am running 3.0.1.5

/Largo

Re: DKIM verifying stop working

Posted: 12 Jan 2017 00:48
by shawniverson
Do the DKIM signatures test ok manually?

Can you resolve the DKIM records from the EFA?

Re: DKIM verifying stop working

Posted: 12 Jan 2017 08:39
by largo
How do I test that?

If I do a nslookup on gmail I got the folowing result.

[root@efa lasse]# nslookup -type=txt 20161025._domainkey.gmail.com
Server: 127.0.0.1
Address: 127.0.0.1#53

Non-authoritative answer:
20161025._domainkey.gmail.com text = "k=rsa\; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAviPGBk4ZB64UfSqWyAicdR7lodhytae+EYRQVtKDhM+1mXjEqRtP/pDT3sBhazkmA48n2k5NJUyMEoO8nc2r6sUA+/Dom5jRBZp6qDKJOwjJ5R/OpHamlRG+YRJQqR" "tqEgSiJWG7h7efGYWmh4URhFM9k9+rmG/CwCgwx7Et+c8OMlngaLl04/bPmfpjdEyLWyNimk761CX6KymzYiRDNz1MOJOJ7OzFaS4PFbVLn0m5mf0HVNtBpPwWuCNvaFVflUYxEyblbB6h/oWOPGbzoSgtRA47SHV53SwZjIsVpbq4LxUW9IxAEwYzGcSgZ4n5Q8X8TndowsDUzoccPFGhdwIDAQAB"

Authoritative answers can be found from:

But how do I test DKIM verifying manually?
/Largo

Re: DKIM verifying stop working

Posted: 13 Jan 2017 12:51
by largo
I finaly got it working again.
The problem was that I had put in a score for DKIM in spamassassin.conf and that made it stop working.

/Largo