Jon-Becker / node-temp-mail

Node wrapper for creating and fetching temporary, disposable emails, as well as their new messages.
MIT License
19 stars 8 forks source link

Attachments #65

Open JaLe29 opened 3 months ago

JaLe29 commented 3 months ago

Based on: https://github.com/Jon-Becker/node-temp-mail/issues/64

I have created code that implements the downloading of attachments. But for some reason the attachments are often corrupted. Images are corrupted and pdfs for example don't work at all.

It is definitely a problem of this platform, normal emails without API do not work.

image