<p dir="ltr">I've recently used erlpop (which I at the time determined looked like the best choice), and made some contributions then (TLS support), so perhaps my github branch of it is the most usable.<br>
As for imap clients, the one client I tried - can't at the moment tell which, but erlmail sounds familiar  - wasn't standards compliant in its parsing, so it botched up handling the hello message from the server (to my great disappointment). I looked into fixing that, only to conclude that the IMAP standard itself is rather clumsy wrt. syntax. Given a boatload of spare time, I think the best way to get a decent IMAP client is to use abnfc on the RFC's syntax specification. And then perhaps couple that with the rest of erlmail.</p>

<p dir="ltr">/Erik</p>
<div class="gmail_quote">Den 16/04/2014 11.35 skrev "Benoit Chesneau" <<a href="mailto:bchesneau@gmail.com">bchesneau@gmail.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Does anyone know a maintained erlang client lib for IMAP and POP3 server?<div><br></div><div><br></div><div>I found for imap:</div><div><br></div><div><a href="https://code.google.com/p/erlmail/" target="_blank">https://code.google.com/p/erlmail/</a><br>


</div><div><a href="https://github.com/boorad/erlimap" target="_blank">https://github.com/boorad/erlimap</a><br></div><div><br></div><div><br></div><div>for pop3:</div><div><br></div><div><a href="https://github.com/mallipeddi/erlpop" target="_blank">https://github.com/mallipeddi/erlpop</a><br>


</div><div><a href="https://code.google.com/p/erlmail/" target="_blank">https://code.google.com/p/erlmail/</a><br></div><div><br></div><div><br></div><div>All looks unmaintained... Maybe just because they don't need any updates, but then which one to use?</div>


<div><br></div><div>- benoit</div><div><br></div></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div>