nodejs-mail-notifier
nodejs-mail-notifier copied to clipboard
Does this work with attachments?
How would i have to go about downloading attachments in new emails if they exist when i get notified of a new email
Hi @MSJawad I can confirm that this library works fine with attachments. I am using it to transfer .xls/.csv attached to the email to an external server. Just check for the field mail.attachements into the incoming email.