Skip to content

Fehler beim Mail versenden

Aufgabe: Protokoll verschicken

Fehlermeldung: [SSL: UNKNOWN_PROTOCOL] unknown protocol (_ssl.c:600)

Konfiguration:

MAIL_ACTIVE = True
MAIL_FROM = "protokollsystem@asta.rwth-aachen.de"
MAIL_HOST = "mail.asta.rwth-aachen.de:587"
MAIL_USER = "protokollsystem"
MAIL_PASSWORD = "xxxxxxxxxx"
MAIL_USE_TLS = True