Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

How to add attachments to the email? #78

Open
madushann opened this issue Mar 15, 2020 · 1 comment
Open

How to add attachments to the email? #78

madushann opened this issue Mar 15, 2020 · 1 comment

Comments

@madushann
Copy link

I need to add an attachment to the email. can that be done ?

@kendaleiv
Copy link
Contributor

kendaleiv commented Mar 16, 2020

Assuming you want to generate a file and attach it to an email programatically -- no, not that I was able to find. It may be best to upload the file to another location and put a link to it in the email. Be sure to require authentication or some form of security if the content isn't intended for public consumption.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants