Content-Length: 259687 | pFad | http://github.com/python/cpython/issues/122953

42 imaplib fails to connect to IMAP4REV2 server · Issue #122953 · python/cpython · GitHub
Skip to content

imaplib fails to connect to IMAP4REV2 server #122953

@kr-g

Description

@kr-g

imaplib fails to connect to IMAP4REV2 server

by changing here

AllowedVersions = ('IMAP4REV1', 'IMAP4') # Most recent first

to the following

AllowedVersions = ('IMAP4REV2','IMAP4REV1', 'IMAP4') # Most recent first

the test cases are able to run against an imap server advertising rev2

remark:
using this together with unittest

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions









      ApplySandwichStrip

      pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


      --- a PPN by Garber Painting Akron. With Image Size Reduction included!

      Fetched URL: http://github.com/python/cpython/issues/122953

      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy