Skip to content

Swap sendgrid by SMTP #4536

@mmabrouk

Description

@mmabrouk

We currently use sendgrid for sending emails. Sendgrid provides a general SMTP interface to send emails. We want to migrate towards using this. This would allow self-hosting users to use their SMTP servers instead of being limited to sendgrid.

Goals

  • Migrate the code to use SMTP instead of Sendgrid
  • Migrate the environment variables to use SMTP
  • Keep Sendgrid fallback in case the old env variables are there
  • Update the documentation and env.examples with the new data

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions