> On Feb 14, 2016, at 2:59 AM, Yehuda Deutsch <y...@uda.co.il> wrote:
> 
> Hi,
> 
> I am implementing Twisted as an IMAP server.
> The actual data is retrieved over API, both metadata and MIME messages.
> 
> I am encountering several issues, but I could not find any clear cut answers 
> besides trying and excepting...
> 
> Are there examples of IMAP servers based on twisted or some experiments? 
> (twimapd is nice but limited)

https://github.com/twisted/quotient is a complete IMAP server.  I have not 
heard of 'twimapd' before; what is that?

But, rather than looking for an example which will fix all of your problems and 
answer all of your questions, perhaps you could just ask your questions here?

-glyph


_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to