[issue10692] imap lib server compabilities

Yevgeniy report at bugs.python.org
Tue Dec 14 06:41:12 CET 2010


Yevgeniy <shchemelevev at gmail.com> added the comment:

> By the way, an SSL login runs just fine for me against my Courier-IMAP server.  Does regular IMAP work for you?
No it dose not.
When i run:
M = myimaplib.IMAP4(host)
M.login(username, password)
I got "error: STARTTLS required"

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10692>
_______________________________________


More information about the Python-bugs-list mailing list