Kuika's Configuration Manager module allows you to easily manage email configuration settings for your application. You can quickly configure either SMTP or AWS options for email sending. In this tutorial, we will explain step by step how you can create and manage your email settings from the Configuration Manager module. Whether you are editing an existing configuration or creating a new setting from scratch, you will find all the information you need here.
You can use either SMTP or Amazon Web Services (AWS) to configure email configuration settings in the application you are developing. Below are the steps on how to perform this configuration:
After logging into the Kuika platform, open the project you will work on from the “Apps” screen.
Then click on the “Configuration Manager” module.
From the screen that opens, give the configuration a name (1) and click on the “CREATE” button (2).
Go to the App Settings modal.
Click ADD NEW from the drop-down menu.
Mail Provider Setting with SMTP
To configure SMTP settings:
In the modal screen that opens, click the drop-down menu opposite the Type heading.
Select the SMTP option.
Enter information about your SMTP server:
Server address (SMTP Server)
Port number
Username
Password
Security protocol (TLS/SSL)
After entering the information, click the CREATE button to create the SMTP configuration.
Mail Provider Setting with AWS
To configure AWS settings:
In the modal screen that opens, click the drop-down menu opposite the Type heading.
Select the AWS option.
Enter the details of your AWS account:
Access Key ID
Secret Access Key
Region
After entering the information, click the CREATE button to create the AWS configuration.