<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">For a toy project I'm looking for a lib that would allows me to build an imap server in *Erlang* independently of its storage layer, ie. being able to react to IMAP commands and return the content needed from them. DO you hav any lib to advise ?</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I've found: </div><div class=""><br class=""></div><div class="">eimap: <a href="https://github.com/altenwald/eimap" class="">https://github.com/altenwald/eimap</a> , client</div><div class="">guam: <a href="https://git.kolab.org/diffusion/G/guam.git" class="">https://git.kolab.org/diffusion/G/guam.git</a> not sur what it does </div><div class="">diemap: <a href="https://github.com/Vagabond/diemap" class="">https://github.com/Vagabond/diemap</a> unmaintained,"<a href="https://github.com/Vagabond/diemap/commit/b77f9cfb1fbc42b3e033f057deb986b4dae5d909" class="message" data-pjax="true" title="Initial import - doesn't really work at all yet" style="box-sizing: border-box; color: rgb(106, 115, 125); text-decoration: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; white-space: nowrap;">Initial import - doesn't really work at all yet</a>"</div><div class="">erlimap: <a href="https://github.com/boorad/erlimap" class="">https://github.com/boorad/erlimap</a> unmaintained, "<span style="color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 16px; background-color: rgb(255, 255, 255);" class="">work in progress..."</span></div><div class="">switchboard: <a href="http://switchboard.spatch.co" class="">http://switchboard.spatch.co</a> has a client inside, unmaintained?</div><div class=""><br class=""></div><div class="">Is there anything I missed?</div><div class=""><br class=""></div><div class="">- benoĆ®t</div></body></html>