Jon-Becker / node-temp-mail

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

Can I retrieve attachments from emails? #64

Open JaLe29 opened 1 month ago

JaLe29 commented 1 month ago

I would like to fetch attachments from email, it is possible? How?

This is possible according to the 1secmail.com api.

JaLe29 commented 1 month ago

See my PR - https://github.com/Jon-Becker/node-temp-mail/pull/65

JaLe29 commented 1 month ago

I did some more testing and found that the problem was that the platform did not work well with attachments.

So I created my own package at https://temp-mail.io/en

Repo: https://github.com/JaLe29/temp-mail-io

a-rustacean commented 1 month ago

I've reported the issue to 1secmail team, currently waiting for their response, will let you know if there's any updates