Skip to main content

Email Settings

Mailing is an important part of the application. You have to configure the email settings to send the email to the user. This guide will help you to configure the email settings.

Pre-requisites

  • You have to complete the setup guide.
  • You have to login to the app as ADMIN.

Guides

There are two options to email sending, SendGrid and SMTP. You can choose any of them to send the email.

  • SendGrid: You can use the paid SendGrid API to send the email.
  • SMTP: You can use the SMTP server to send the email.

SendGrid

Collect SendGrid API key from here.

SendGrid

  • Click the SendGrid tab.
  • Fill the API Key field.
  • Fill the From Email field.
  • Click the Save button.

You will show the success message if the email settings are saved successfully.

SMTP Settings

SendGrid

  • Click the Nodemailer tab.
  • Fill the Smtp Email field.
  • Fill the Smtp Host field.
  • Fill the Smtp password field.
  • Fill the Smtp Port field.
  • Click the Update button.

You will show the success message if the email settings are saved successfully. You can also edit/update your email settings anytime.