Domain Settings

Effortlessly manage and integrate multiple AWS-registered domains for versatile and streamlined online activities.

In the Domain Settings module, users can seamlessly integrate and utilize domains registered and verified on AWS for various purposes. This feature allows businesses to add multiple domains, providing flexibility and adaptability in managing diverse online presences. Once a domain is registered and verified, users gain the capability to harness its potential within the platform, enabling activities like sending emails, configuring notification settings, and optimizing overall marketing strategies. The ability to add and manage multiple domains empowers users to tailor their online presence according to their specific needs and objectives To Obtain SMTP Credentials for Amazon SES:

  1. Sign in to the AWS Management Console:

  2. Access Amazon SES:

    • In the AWS Management Console, either search for "SES" or navigate to the "Services" dropdown.

    • Select "Simple Email Service" under "Application Integration."

  3. Verify a Domain (If Required):

    • If the domain from which you want to send emails is not verified, follow the on-screen instructions in Amazon SES to verify your domain.

  4. Create SMTP Credentials:

    • After domain verification, go to the "SMTP Settings" tab in the Amazon SES console.

    • Click on "Create My SMTP Credentials."

    • If you don't have an IAM user, follow the instructions to create one with programmatic access.

    • Note down the Access Key ID and Secret Access Key, which serve as your AWS_SES_SMTP_USERNAME and AWS_SES_SMTP_PASSWORD, respectively.

  5. Set the AWS Region:

    • Amazon SES has different endpoints (regions) for sending emails.

    • Choose the region where you want to send your emails. The region code (e.g., us-east-1, us-west-2, ap-southeast-1, etc.) becomes your AWS_REGION.

Last updated