dkim query failed

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
tehseen
Posts: 20
Joined: Sat Oct 26, 2019 12:46 pm

dkim query failed

Post by tehseen »

I'm really frustrated after generating dkim key and added into my godaddy dns mxtoolbox show test pass / valid dkim . But when I test it with zimbra

Code: Select all

/opt/zimbra/common/sbin/opendkim-testkey -d domain.com -s 2CE2C5E6-1A31-11ED-8xxx-xxxxxx -x /opt/zimbra/conf/opendkim.conf
opendkim-testkey: '2CE2C5E6-1A31-11ED-8xxx-xxxxxx ._domainkey.domain.com' query failed
phoenix
Ambassador
Ambassador
Posts: 27272
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: dkim query failed

Post by phoenix »

You should always a) give your ZCS version (as I've mentioned before), b) tell us which instructions you've followed and c) did you add the DKIM records to a LAN DNS server or a DNS server on the internet.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
tehseen
Posts: 20
Joined: Sat Oct 26, 2019 12:46 pm

Re: dkim query failed

Post by tehseen »

@phoniux sorry for that but version is same last time it got on my nerves , so I did reset my vps and fresh os install and fresh zimbra installation on it with latest version
my zimbra version : Release 8.8.15.GA.4179.UBUNTU20.64 UBUNTU20_64 FOSS edition, Patch 8.8.15_P33.

this is a fresh setup I dont get it if mxtools box validating dkim key then why is it failed on zimbra.

I'm using godaddy dns not local lan dns.
tehseen
Posts: 20
Joined: Sat Oct 26, 2019 12:46 pm

Re: dkim query failed

Post by tehseen »

issue is fixed . I have checked /etc/resolv.conf and found nameserver 127.0.0.1 , I changed that localhost with 8.8.8.8 . I've installed dnscache as well so I did add 8.8.8.8 into zimbra .

Code: Select all

zmprov ms `zmhostname` +zimbraDNSMasterIP  8.8.8.8
hope it will help some one who stuck like that.

Regards
Post Reply