Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for file attachments? #3

Open
sandys opened this issue Apr 25, 2016 · 3 comments
Open

support for file attachments? #3

sandys opened this issue Apr 25, 2016 · 3 comments

Comments

@sandys
Copy link

sandys commented Apr 25, 2016

hi,
will you be adding support for file attachments ? would love to use this from R

thanks!

@leeper
Copy link
Member

leeper commented Apr 27, 2016

Yes, this will be supported.

@leeper
Copy link
Member

leeper commented Dec 20, 2016

To follow-up, the only way to achieve this is to pass a raw vector containing a well-formatted email message that contains the attachment. I don't have time to create a more convenient interface for that, but I would accept a PR that provides that functionality.

@ggershenfeld
Copy link

Hi Thomas, thank you for your work on this package.

Would you be able to point me towards a reprex for the raw vector? I tried creating a mime list then converting it to a character and then charToRaw, but I get: "Error in strsplit(URL, "") : non-character argument". Apologies if there is an obvious mistake, but not sure if I'm on right path or not.

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

No branches or pull requests

3 participants