SMTP for Email
You will need to set-up SMTP configuration to let your users get emails to reset password, and account verification.
This is a one-time process which can be done during the installation via Environment Variables.
You can refer to Environment Variables page to see full list of variables along with its description and default values.
Configuration for popular email services providers
Amazon SES
- Sign in to https://console.aws.amazon.com/ses.
- Navigate to SMTP Settings in the sidebar.
- Click Create My SMTP Credentials.
- Follow prompts to create a user in the Create User for SMTP dialog box, then click Create.
- Select Show User SMTP Credentials to view the user's SMTP credentials.
- Return to your LogChimp deployment and enter the SMTP environment variables.
Ensure to review email quotas for your Amazon SES server. Consider managing email recipients using groups to optimize usage.