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

Cannot attach dataUri images inline #248

Open
orayya-roybh1 opened this issue Sep 26, 2019 · 0 comments
Open

Cannot attach dataUri images inline #248

orayya-roybh1 opened this issue Sep 26, 2019 · 0 comments

Comments

@orayya-roybh1
Copy link

  1. What version of the module is the issue happening on? Does the issue happen on latest version?

0.22.0

  1. What platform and Node.js version? (For example Node.js 6.9.1 on Mac OS X)

windows, node 11.7.0

  1. Does the action work when you manually perform request against mailgun using curl (or other means)?

i dont know

  1. Sample source code or steps to reproduce

I could not find a reference

(Write description of your issue here, stack traces from errors and code that reproduces the issue are helpful)

Hi, I am trying to attach a dataUri (string) in an email attachment inline. In Nodemailer for example, you can pass the dataUri string as the image path and it attaches that inline (requires CID input).
How can I attach a dataUri image inline? (base64). thanks

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

No branches or pull requests

1 participant