Skip to content

STARTTLS Protocol #21

@garzuu

Description

@garzuu

Problem

It would be nice to also have STARTTLS as a supported protocol, as when trying to send an email with STARTTLS the following error is received:
raise SMTPException("SMTP STARTTLS extension not supported by server.") aiosmtplib.errors.SMTPException: SMTP STARTTLS extension not supported by server.

Proposed solution

Implement STARTTLS management

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions