How to configure channel in DSS for mail?

Mattsco
Mattsco Dataiker, Registered Posts: 125 Dataiker
Hi,

How can I configure channel in DSS for sending mail through a scenario reporter?

Matt
Tagged:

Answers

  • Mattsco
    Mattsco Dataiker, Registered Posts: 125 Dataiker
    Hi,

    Go to Administration > Settings > Notifications&Integrations.

    Add a SMTP messaging channel.

    For example for gmail you can add for host: smtp.gmail.com and for port 587.

    Warning: you may have to authorize some security settings in your mailbox.
    For gmail : https://myaccount.google.com/lesssecureapps
  • markfilan
    markfilan Registered Posts: 1 ✭✭✭✭

    Enabling access for "less secure apps" means that the client/app doesn't use OAuth 2.0 . OAuth 2.0 is the industry-standard protocol for authorization. When you sign in with OAuth 2.0, you sign in to Google's system directly. In OAuth 2.0 , you authenticate directly to Gmail with your credentials and authorize an app to do certain things. The third-party app only sees an authorization token provided by Google as proof that you authenticated correctly and agreed to authorize that app.

Setup Info
    Tags
      Help me…