KumoMTA and KumoProxy
Connect PING8

Connect PING8 To KumoMTA

Open Settings > KumoMTA to connect PING8 to your KumoMTA deployment.

Start disabled

Before saving production settings, keep sending disabled:

  • Enabled: off or enabled for test only.
  • Campaign sending: off.
  • Send API: off.

Turn sending on only after the connection test passes.

Required fields

FieldWhat to enterNotes
Base URLhttps://mta.yourdomain.comHTTPS endpoint that PING8 can reach.
Injection path/api/inject/v1Path exposed by your KumoMTA/proxy injection service.
Metrics URLhttps://mta.yourdomain.com/metricsRestrict access to trusted clients.
Default pooldefaultPool used when no sender-specific profile overrides it.
Auth modeBearer token or your configured proxy modeMust match the injection gateway.
Request timeoutStart with 10sIncrease only if the network path is slow.
TLS verificationEnabledDisable only for isolated temporary testing.
Auth secretStored secret valueNever paste secrets into docs, tickets, or screenshots.
Webhook secretShared event secretMust match the KumoMTA webhook publisher.

Save and test

  1. Enter configuration.
  2. Click Save changes.
  3. Click Test.
  4. Confirm injection and metrics health.
  5. Click Refresh to update runtime status.

Enable traffic

After tests pass:

  1. Enable Send API for one test send.
  2. Send to one owned mailbox.
  3. Confirm lifecycle events.
  4. Enable campaign sending.
  5. Launch a tiny test group.

What the Test button proves

The connection test should prove that PING8 can reach the configured endpoint, authenticate, and read expected health information. It does not prove that Gmail or another provider will accept a full campaign. Always follow it with a one-recipient send and lifecycle-event check.

Common mistakes

  • Saving a base URL without TLS.
  • Pointing metrics to a public endpoint with no access control.
  • Enabling campaign sending before webhook events are visible.
  • Using the KumoProxy hostname as the injection endpoint when the injection endpoint actually lives on the KumoMTA host.
  • Rotating secrets in one system and forgetting to update the other.