Skip to content

Module 'imapclient' has no attribute 'SENT' #585

Description

@ianawilson

This was originally reported as a documentation issue: #357 However, I'm experiencing it while using 3.0.1.

I believe this is because the __all__ special property omits some of the flags specified later on, including SENT. When I fiddle with the source locally, adding "SENT" to __all__, this works fine.

https://github.com/mjs/imapclient/blob/3.0.1/imapclient/imapclient.py#L36-L45

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions