After installing the custom SMTP server integration, configure and activate the integration. The process requires configuration of both Genesys Cloud and the email platform. The following steps explain the procedure that you must perform on Genesys Cloud. For information on platform-specific configuration, contact your email service provider.

  1. Click Admin.
  2. Under Integrations, click Integrations.
  3. Find and open the Custom SMTP Server integration that you previously installed.
  4. Click the Configuration tab.
  5. Click Properties and enter the following information:
    1. (Optional) Add contact information for notification purposes.
    2. Set the maximum email size of your SMTP server. The default size is 10 MB and the maximum allowed size is 40 MB. When the size of an outbound email exceeds the value set in the field, Genesys Cloud does not attempt to reach the server, and alerts the agents to reduce the size of the email.
    3. Add the host of the SMTP server that you want to use for this integration.
    4. Add the SMTP port.
      Note: Ports 587, 465, and 25 are available to use by default.
    5. Keep the default True selection to use the STARTLLS command to start a TLS connection with your SMTP server or select False to use SMTPS.
      Notes:
      • The custom SMTP server integration uses the TLS 1.2 and 1.3 protocol.
      • Genesys Cloud uses certain IP addresses for outbound SMTP traffic to customer endpoints. You can add these IP addresses to your allowlist to prevent unauthorized access to your API resources. To retrieve a list of these IP addresses, call GET /api/v2/ipranges.
  6. Click Credentials.
    1. Click Configure
    2. In the Configure Credentials dialog box, choose the authentication type, and type the appropriate user name and password that Genesys Cloud is approved to access. 
      Note: The authentication type depends on the configuration that you set up in the email service provider environment.
      1. Enter the client ID and secret from the authorization server.
      2. Enter the user name and password for ROPC authorization. If you choose the CCF authentication type, you do not need to enter a password. 
      3. Enter the Access token endpoint and relevant scopes. Enter scopes if you do not have default scopes configured in the Auth server.
    3. Confirm the password.
    4. Click OK.
  7. Click Save.
  8. Click the Details tab.
  9. To activate the integration, click Inactive. The Change Status dialog asks you to confirm that you want to activate the custom SMTP server integration.
  10. Click Yes. The status changes to Active.

Next: Use the custom SMTP server integration to send outbound emails.