timvie

Member
Aug 15, 2003
14
0
151
I upgraded from 11.32 to 11.34 now I am getting a dkim=policy (weak key) from gmail. I have seen to disable the DKIM and then delete the public and private DKIM keys and the re-enable DKIM and it will generate the new larger DKIM key.

Do I delete the keys via ssh?

Can someone give me the code to do this please?



Thanks in advance,


Tim
 

Greenhost

Well-Known Member
Jan 22, 2013
92
0
6
cPanel Access Level
Root Administrator
Hi Tim,
Yes, you should, for deleting DKIM on SSH:
Code:
 /opt/zimbra/libexec/zmdkimkeyutil -r -d example.com
For rebuild :
Code:
/opt/zimbra/libexec/zmdkimkeyutil -a -d example.com
Note: This is fore zimbra, what's your email and calendar groupware software?:p