DKIM Installation Error

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
snowymoountain
Advanced member
Advanced member
Posts: 111
Joined: Thu Aug 02, 2018 4:24 pm

DKIM Installation Error

Post by snowymoountain »

Hi I am trying to install DKIM for all my hosted domains...

I get this error...

/opt/zimbra/libexec/zmdkimkeyutil: line 19: use: command not found
/opt/zimbra/libexec/zmdkimkeyutil: line 20: use: command not found
/opt/zimbra/libexec/zmdkimkeyutil: line 21: use: command not found
/opt/zimbra/libexec/zmdkimkeyutil: line 22: syntax error near unexpected token `('
/opt/zimbra/libexec/zmdkimkeyutil: line 22: `use Net::LDAP::Util qw ( ldap_error_name );'
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: DKIM Installation Error

Post by phoenix »

You should always post the version of ZCS that's installed on your server by giving the full output of the following command:

Code: Select all

zmcontrol -v
Have you checked to see if the ZCS dkim components are installed and enabled in ZCS?
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
snowymoountain
Advanced member
Advanced member
Posts: 111
Joined: Thu Aug 02, 2018 4:24 pm

Re: DKIM Installation Error

Post by snowymoountain »

I have the exact same error did you find a solution ?
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: DKIM Installation Error

Post by phoenix »

What you and the O/P have omitted is the ZCS version. What's the full output of the following:

Code: Select all

zmcontrol -v
... and the same question as I asked above: Have you checked to see if the ZCS dkim components are installed and enabled in ZCS?
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
snowymoountain
Advanced member
Advanced member
Posts: 111
Joined: Thu Aug 02, 2018 4:24 pm

Re: DKIM Installation Error

Post by snowymoountain »

Sorry,

Here...
Release 8.8.9_GA_2055.RHEL7_64_20180703080917 RHEL7_64 FOSS edition, Patch 8.8.9_P10.
Post Reply