Mail Notifications

This channel provides notifications via mail. If you enable this channel, you also need to:

Template

 1# Mail Channel for the 'default' Security System
 2# [engineDir]/configuration/ivy.yaml 
 3SecuritySystems:
 4  default:
 5    Notification:
 6      Channels:
 7        mail:
 8          Name: mail
 9          Enabled: true
10          Events:
11            AllKinds: enabled
12            Kinds:
13            - new-task