[Twisted-Python] IMAP4Client closes connection cleanly during search()
Johannes Beigel
johannes.beigel at brainbot.com
Wed Oct 26 03:06:07 MDT 2005
In reply to myself I want to mention some oddity I just figured out
during debugging: The _lastCmd attribute of the IMAP4Client instance
always contains the CAPABILITY command (I print it after every issued
and completed IMAP command). This happens even if I run the test with a
smaller mailbox folder, where everything works.
-jojo
More information about the Twisted-Python
mailing list