[Twisted-Python] IMAP implementation

Glyph Lefkowitz glyph at twistedmatrix.com
Mon Feb 15 03:29:16 MST 2016


I'm sorry, you're right; our IMAP code was in a previous iteration of that software :-\.

-glyph

> On Feb 15, 2016, at 12:39 AM, Yehuda Deutsch <yeh at uda.co.il> wrote:
> 
> I did not find the IMAP part there, only pop.
> 
> Currently I am stuck with issues related to our API, and how to integrate it.
> I am working on a clone using gmail's API, should be the same. (can be useful for gmail imap sync behind firewall...)
> 
> Yehuda
> 
> ------------------------------
> Yehuda Deutsch | IT Developer
> 
> On Mon, Feb 15, 2016 at 2:06 AM, Glyph Lefkowitz <glyph at twistedmatrix.com <mailto:glyph at twistedmatrix.com>> wrote:
> 
> > On Feb 14, 2016, at 2:59 AM, Yehuda Deutsch <yeh at uda.co.il <mailto:yeh at 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 <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 at twistedmatrix.com <mailto:Twisted-Python at twistedmatrix.com>
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python <http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python>
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20160215/18813143/attachment-0002.html>


More information about the Twisted-Python mailing list