Manage DKIM (WebUI Method)
- Log into the cPFence WebUI on your Main Control Panel server.
- Open Tools & Utilities ➜ ApiMachine Bulk Tools.
- Keep the domain selector unchecked to update the entire cluster, or enable it to target specific domains.
- Click Bulk Enable DKIM to turn on DKIM signing everywhere, or Bulk Disable DKIM to turn it off.
- Monitor the streamed output; use the logged selectors if you need to update DNS manually.
This approach lets you control where and how DKIM is enabled—across your whole cluster, a single server, or just specific domains.
Command Line (CLI) Method
- SSH into your Main Control Panel server.
- Enable DKIM for all or selected domains:
cpfence --bulk-enable-dkim-cluster - Disable DKIM if you are rotating keys or migrating mail platforms:
cpfence --bulk-disable-dkim-cluster
To refresh the site list, run cpfence --generate-cluster-sites-list before launching the DKIM automation.
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
