W
Wasp•4w ago
SL8

ReplyTo Parameter Support With Mailgun

Hey @kapa.ai - Is it possible to use Wasp's built in email API and define a reply-to address? I am using Mailgun.
3 Replies
kapa.ai
kapa.ai•4w ago
Hi @SL8. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry, but the knowledge sources do not mention support for specifying a Reply-To address when sending emails with Wasp's built-in email API, including when using the Mailgun provider. The documented API for sending emails allows you to set fields like from, to, subject, text, and html, but there is no reference to a reply-to parameter or similar functionality in the available documentation or examples Docs: Sending Emails - API Reference. If you need this feature, you may want to follow or contribute to the related GitHub issue about expanding provider-specific options: Github Issue: Email sender - provider specific options. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ---------------------- Sorry @SL8, 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?
Carlos
Carlos•4w ago
Bot is right, no support for now. You can always use Mailgun's JS library directly to send emails, it's what Wasp does internally
SL8
SL8OP•4w ago
right on no worries, appreciate the reply as always 💯

Did you find this page helpful?