Relative Content

Tag Archive for node.jsimapnodemailer

How can i get the mail and the attachments with node?

I am making a small application using node and the imap-simple and nodemailer library. I need that when I click on the download button, the email is downloaded in .eml format, which it already does, but the attached files are also downloaded in their corresponding formats.