Skip to content

[security] Passwords may be sent in plaintext despite user configuration asking for use of STARTTLS #222

@hartwork

Description

@hartwork

The related line in code is this:

if 'STARTTLS' in imapobj.capabilities and not self.usessl:

It's the exact same (unfixed) issue as OfflineIMAP/offlineimap#669 re-created for visibility.

CC @duesee @chris001 @hannob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions