<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 28, 2017 at 11:08 AM, Ben Bucksch <span dir="ltr"><<a href="mailto:ben.bucksch@beonex.com" target="_blank">ben.bucksch@beonex.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-"></span>
I think we'll support IMAP from the start. I already have a partial, read-only implementation of IMAP and POP3 in JavaScript. Of course it's just a start, but it shows it's feasible.<br></blockquote></div><br></div><div class="gmail_extra">Have you looked at GELAM[1]? It should have a fairly-complete JS implementation of IMAP, POP3, and ActiveSync (although actually *using* ActiveSync in a product may require licensing fees). There's also glodastrophe[2], which might be a good jumping-off point for a JS-powerd email client.<br><br></div><div class="gmail_extra">- Jim<br></div><div class="gmail_extra"><br>[1] <a href="https://github.com/mozilla-b2g/gaia-email-libs-and-more">https://github.com/mozilla-b2g/gaia-email-libs-and-more</a><br>[2] <a href="https://github.com/asutherland/glodastrophe">https://github.com/asutherland/glodastrophe</a><br></div></div>