Email Configuration

You can configure the sender email addresses in the Email Configuration section of the Mail component from your console. These email addresses can be from public domain email clients such as Gmail, Apple mail, and Outlook, or hosted in a private domain, such as your organization’s or business’s domain.

Note: In the case of public domain email addresses, you can simply add and verify the email addresses. If the email address is of a private domain, you must first add the domain and validate it. After the domain is verified and validated, you can add the sender email addresses and verify them.

After an email address is added and verified, you can send emails with it from your Catalyst application by coding the logic using the SDK toolkits, or using the API.

Add a New Email Address

To add a new sender email address for your Catalyst application:

  1. Navigate to Notify then Mail, in your Catalyst Cloud Scale console.
  2. Click Add Email Address in the Email Configuration section.
    catalyst_mail_email_configuration
  3. Enter the name that must be displayed as the sender’s name and the sender email address, then click Add Email.
    catalyst_mail_add_email
  4. Click Add Email.

The email address is now added in your Catalyst project as a sender. You can find all the email addresses that you have added listed in the Email Configuration page.

After you add an email address, you must verify it before it can be used. The Confirmation Status column displays the verification status for each email address.

Verify an Email Address

To verify an email address that was added:

  1. Click Click to confirm for the email address that you want to confirm.
    catalyst_mail_email_added
    This will automatically send an email to the email address containing a confirmation code.
    catalyst_mail_email_confirmation
  2. Enter the confirmation code that was sent in the pop-up box shown next to the email address.
    catalyst_mail_email_configuration_confirm
  3. Click Confirm.

If you did not receive an email with the confirmation code, click Resend Code in the pop-up box. After the confirmation code has been entered and verified, the confirmation status of your email address will be changed to Verified.

catalyst_mail_email_confirmed

You can now send emails with this sender email address from your Catalyst application.


Last Updated 2023-06-07 21:05:57 +0530 +0530