Skip to content

Alerts Email not working - Third party SMTP Relay #815

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**_)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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