Back

[SOLVED] Amazon SES

  • 0
  • Web
Camo
29 May, 2023, 15:35

Is there a way to add Amazon SES as the mailer? Could not find any configurations on that.

TL;DR
Solution: To add Amazon SES as the mailer, update the SMTP variables in the `.env` file and restart Docker by running `docker compose up -d`. More information on configuring email delivery can be found in the Appwrite documentation: https://appwrite.io/docs/email-delivery
Binyamin
29 May, 2023, 15:36

In cloud?

Binyamin
29 May, 2023, 15:36

Or self hosted?

Camo
29 May, 2023, 15:36

At the moment, self hosted

Binyamin
29 May, 2023, 15:38

Edit your SMTP vars in the .env file.

https://appwrite.io/docs/email-delivery

Then restart docker by running

TypeScript
 docker compose up -d
Camo
29 May, 2023, 15:40

awesome, thank you

Camo
29 May, 2023, 20:41

[SOLVED] Amazon SES

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more