DKIM Debugging

If you try to create a DKIM key and get the following error:

Then you'll have to update the permission level for the cyberpanel in the server using the following command: (Make sure the python version is equal to the one in the server)

chown -R cyberpanel:cyberpanel /usr/local/CyberCP/lib/python3.10/site-packages/tldextract/.suffix_cache/

Last updated