How to bulk Enable/Disable DKIM using ApiMachine Tools?

Manage DKIM (WebUI Method)

 

  1. Log into the cPFence WebUI on your Main Control Panel server.
  2. Open Tools & UtilitiesApiMachine Bulk Tools.
  3. Keep the domain selector unchecked to update the entire cluster, or enable it to target specific domains.
  4. Click Bulk Enable DKIM to turn on DKIM signing everywhere, or Bulk Disable DKIM to turn it off.
  5. 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

  1. SSH into your Main Control Panel server.
  2. Enable DKIM for all or selected domains:
    cpfence --bulk-enable-dkim-cluster
  3. 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.

  • 0 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

How to Bulk Enable Force SSL Using cPFence ApiMachine?

cPFence offers a powerful, browser-based WebUI for managing your Enhance cluster. The WebUI is...

How to Bulk Enable Redis Caching Using cPFence ApiMachine?

cPFence offers a powerful, browser-based WebUI for managing your Enhance cluster. The WebUI is...

How to Bulk Generate Mail SSL Certificates Using cPFence ApiMachine?

cPFence offers a powerful, browser-based WebUI for managing your Enhance cluster. The WebUI is...

How to Bulk Generate SSL Certificates Using cPFence ApiMachine?

cPFence offers a powerful, browser-based WebUI for managing your Enhance cluster. The WebUI is...

How to Generate an API Token for cPFence, and Is It Required?

The cPFence API token must be generated in your Enhance Control Panel. Follow the steps below to...