Jon-Becker / node-temp-mail

Node wrapper for creating and fetching temporary, disposable emails, as well as their new messages.

Repository from Github https://github.comJon-Becker/node-temp-mailRepository from Github https://github.comJon-Becker/node-temp-mail

Can I retrieve attachments from emails?

JaLe29 opened this issue · comments

commented

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

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

commented

See my PR - #65

commented

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

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