Skip to content

Email Service: Configure AWS SES #121

@Ayush8923

Description

@Ayush8923

Is your feature request related to a problem?
SMTP is not configured in staging and production, preventing the app from sending emails like magic links and notifications.

Describe the solution you'd like
Set up AWS SES (Simple Email Service) in both staging and production for reliable email functionality.

Steps:

  1. Create & Configure AWS SES
  2. Generate SMTP Credentials
  3. Configure Environment Variables
Original issue

Refrence Issue: #115 (comment)

Describe the current behavior
Right now, SMTP is not configured in staging and production, so the app cannot send emails (magic links, notifications, etc.).

Describe the enhancement you'd like
Set up AWS SES (Simple Email Service) in both staging and production so the application can send emails reliably.

Steps:

  1. Create & Configure AWS SES
  2. Generate SMTP Credentials
  3. Configure Environment Variables

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions