This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author silversky
Recipients silversky
Date 2010-12-13.12:11:41
SpamBayes Score 0.0010188186
Marked as misclassified No
Message-id <1292242305.39.0.801883549547.issue10692@psf.upfronthosting.co.za>
In-reply-to
Content
When i trying to connect to courier-imap server i got error:
"server not IMAP4 compliant"
But as i see in the debug information and server responses there is error in the source code of library.
imaplib.py version: 2.58 
courier-imap server version: 0.91-ubuntu1
os version: ubunto 10.04(lucid)
You can see debug information and telnet session in attached file.
Best regards, Yevgeniy.
History
Date User Action Args
2010-12-13 12:11:45silverskysetrecipients: + silversky
2010-12-13 12:11:45silverskysetmessageid: <1292242305.39.0.801883549547.issue10692@psf.upfronthosting.co.za>
2010-12-13 12:11:42silverskylinkissue10692 messages
2010-12-13 12:11:42silverskycreate