[Twisted-Python] IMAP4Client barfed with cyrus-imap
Wari Wahab
wari at home.wari.org
Mon Aug 18 10:17:16 MDT 2003
* Jp Calderone <exarkun at intarweb.us> [030818 22:32]:
> On Mon, Aug 18, 2003 at 06:56:13PM +0800, Wari Wahab wrote:
> > Is this a bug?
> Probably! Could you create an issue at
> http://twistedmatrix.com/bugs/ and attach the full traceback, as
> well as a log of the actual transcript (capture with a logger, such
> as ethereal, or debug output from the server (uncomment some of the
> prints that are already there)) if possible?
Ah, ethereal made the conversation so much clearer now:
-----------------------------------------
0001 CAPABILITY .
* OK cyrushost Cyrus IMAP4 v2.1.13 server ready.
0001 BAD Unexpected extra arguments to Capability.
-----------------------------------------
And that's it. The extra dot killed it. It's now registered with issues
as msg606.
More information about the Twisted-Python
mailing list