Skip to content

Flask Mailer SSL Error #93

@DollarStoreCPU

Description

@DollarStoreCPU

When sending invites, the webpage gives me a HTTP 500 status.

Checking the logs, it looks like Flask is using an older SSL version?
https://hastebin.com/share/judalosolo.python

I can work around this by forcing True or False values in __init__.py under app.config['MAIL_USE_SSL'] and app.config['MAIL_USE_TLS'] and commenting out the rest.
image

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