Skip to content

Add SCRAM-SHA support to email module #155079

Description

@ChrisTG742

Feature or enhancement

Proposal:

The email-module does not support using SCRAM-SHA hashes for authentication. Some provides already switched to this relatively new variants and at the point of writing there is no easy way to overload the login-methods in "email" module with a custom method that allows SCRAM-auth.
passlib meanwhile support SCRAM: https://passlib.readthedocs.io/en/stable/lib/passlib.hash.scram.html
It would be great if these options would also be available through the email-module.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    pendingThe issue will be closed if no feedback is providedstdlibStandard Library Python modules in the Lib/ directorytopic-emailtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions