Files
kumomta/docs/tutorial/integrate_ongage.md
T
2023-09-21 23:14:15 +00:00

2.0 KiB

Ongage SMTP integration

Get KumoMTA

  1. Install KumoMTA as per the installation instructions here
    https://docs.kumomta.com/userguide/installation/overview/

Before finishing this step, you should ensure that you have correctly set up DNS with a resolving sending domain, MX, PTR, SPF, DKIM, etc.

As part of this process, you will be creating a DNS entry for “bounce.”, as well as similar tracking and image domains so be prepared to edit your DNS.

  1. Ensure that you are able to inject mail using SMTP_Auth with TLS

https://docs.kumomta.com/userguide/operation/smtpinjection/?h=smtp_auth

NOTE: TLS is crucial to this process, so have a valid and tested certificate attached to your listener config. https://docs.kumomta.com/reference/kumo/start_esmtp_listener/#tls_certificate  

Get Ongage

  1. Go to Ongage.com and create an account https://www.ongage.com/registration

  2. Create a support ticket to request access to use the “Private SMTP” connector and let them know you are using KumoMTA as the sending MTA.

Here is some essential reading before you set up the Private SMTP connector: https://ongage.atlassian.net/wiki/spaces/HELP/pages/657817611/The+Ongage+Private+SMTP+Connector

  1. Once registered, you can add a vendor by selecting Vendors > My Connections in the left menu

  2. Create a new connection and add “Private SMTP” as the connection type.

    NOTE: If you do not see this as an option, jump back up to step 4 and ask Ongage Support to add it for you.

  3. Fill in all the required fields and test.

  • you can choose any username and password you like, KumoMTA has no preset or preference.

  • Select PLAIN authentication Type

  • Select YES for “Use TLS”

  • The SMTP Port should match what your listener is listening on. Remember to update your public firewall too.

If you have done everything right, you will see a positive notification that credentials were verified.

  1. Pat yourself on the back then start using Ongage with KumoMTA