Hi there, I was considering writing a webmail app for fun (hobby dev), and I was wondering if there were any recommended libraries or methods for interacting with IMAP and SMTP servers?
Does anyone have any experience with this kind of thing?
I came accross https://atmospherejs.com/dwatson/meteor-node-imap which might be a starting point…