Skip to content

Alerts Email not working - Third party SMTP Relay #815

@Matthiasvpfr

Description

@Matthiasvpfr

Hi,

In order to get SMTP working (and alerts), I had to add the port number in the following code of destination_email.py file:

    server = smtplib.SMTP(self.server, _**587**_)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions