chirag04 / mail-listener2

Mail listener library for node.js. Get notification when new email arrived.
MIT License
245 stars 116 forks source link

Added option to save attachments into separate subdirectories for each email (subdirectory name = messageId) #30

Closed DominikPalo closed 8 years ago

DominikPalo commented 10 years ago

Added option to save attachments into separate subdirectories for each email (subdirectory name = messageId)

adrian-ludwig commented 10 years ago

+1

chirag04 commented 10 years ago

@DominikPalo Can you update the readme as well.