[Twisted-Python] IMAP IDLE

William McCall william.mccall at gmail.com
Fri Jun 21 08:20:25 MDT 2013


All--

Because I have seen it asked before (and because I have plans for it), I 
have a half-way implementation of IMAP IDLE.

Yes, I am aware this is very uhh... fabulously written.

https://github.com/williammccall/twisted-imap-idle

Something I am looking to do is add a method to the Command class so I 
don't have to use the list hack to get the +'s sent to the callback. 
Maybe I'll submit a patch if I'm less lazy.

Comments welcome!

--WM



More information about the Twisted-Python mailing list