Re: [Twisted-Python] imap and noop

2009-07-08 Thread Darren Syzling
Jean-Paul Calderone wrote: > You may want to use the IMailboxListener implementation on IMAP4Server to > handle this case (IMAP4's complicated, I'm not sure this is the right > direction to pursue, but it's *a* direction :). > > There seems to be an immediate issue with this approach and Thunder

Re: [Twisted-Python] imap and noop

2009-07-08 Thread Darren Syzling
Jean-Paul Calderone wrote: > > You may want to use the IMailboxListener implementation on IMAP4Server to > handle this case (IMAP4's complicated, I'm not sure this is the right > direction to pursue, but it's *a* direction :). > I'm glad you said that I thought I was going mad, I'm mired in stat

Re: [Twisted-Python] imap and noop

2009-07-08 Thread Jean-Paul Calderone
On Wed, 08 Jul 2009 15:33:49 +0100, Darren Syzling wrote: >I'm new to twisted and was experimenting trying to create an imap server >based on the example within Twisted Network Programming Essentials. My >test client is Thunderbird. > >I'm wondering if anyone has had any experience handling the 'n