Any support for AWS SES as ESP?

Have searched through the docs but can't find any mentions for anything but SendGrid and Mailgun
4 Replies
kapa.ai
kapa.ai3w ago
Hi @agnusdei1166. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Based on the provided knowledge sources, there is currently no direct support for AWS SES (Simple Email Service) as an email service provider in Wasp. The documentation and discussions primarily mention support for the following email providers: 1. Dummy (for development only) 2. SMTP 3. Mailgun 4. SendGrid According to the Sending Emails documentation (https://wasp-lang.dev/docs/advanced/email), these are the main providers supported out of the box. The SMTP provider could potentially be used with AWS SES, as SES supports SMTP integration, but there's no specific mention or configuration guide for AWS SES in the provided knowledge sources. If you need to use AWS SES specifically, you might want to consider using the SMTP provider option and configuring it with AWS SES SMTP settings. However, for the most up-to-date information or to request support for AWS SES, you may want to check the Wasp GitHub repository or reach out to the Wasp community on their Discord channel. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ---------------------- Sorry @agnusdei1166, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist: Perhaps try again in 15mins?
martinsos
martinsos3w ago
Nope, just Sendgrid and Mailgun for now, but we do also supporpt custom SMTP server, so if you can get that information from e.g. AWS SES, you might be able to use it (guessing a bit here)
agnusdei1166
agnusdei1166OP2w ago
Hey, thanks @martinsos ! I've already have SMTP transport setup. Perhaps I can look into adding SES support (doesn't look to complex at first glance) later, when done with the project
martinsos
martinsos2w ago
That would be welcome for sure!
Want results from more Discord servers?
Add your server