Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hi! Is it possible to send email attachments with this package?
I cannot find it anywhere in the docs.

You must be logged in to vote

I think react-email is just here to render the email content (eg to produce the "html" and possibly "text" versions of the emails). You then need to use another library (resend, sendgrid, mailgun, etc) to send the email. Those libs have a way to add attachments

Replies: 2 comments

Comment options

I'd also like to know this. I've just spent a couple of hours replacing email-templates with react-email then realized this seems to be missing. Is there any guidance around this? I didn't see anything in the documentation, the issues, or the PRs.

I suppose since I'm using Nodemailer it has attachment support, so I can just attachments through that.

You must be logged in to vote
0 replies
Comment options

I think react-email is just here to render the email content (eg to produce the "html" and possibly "text" versions of the emails). You then need to use another library (resend, sendgrid, mailgun, etc) to send the email. Those libs have a way to add attachments

You must be logged in to vote
0 replies
Answer selected by gabrielmfern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.