Send Email
email:
- name: default
from: [email protected]
to: [email protected]
cc: [email protected]
host: bar.com
port: 1234
username: user
password: secret
secure: ssl
timeout: 1000
Required, Unique
Channel name
Field ‘from’
Field ‘to’
Field ‘cc’
Hostname
Port
If Port
equals to ‘465’ and Secure
field is empty, Secure
filed will be set to ‘ssl’
Username
Password
none
, ssl
, tls
or empty string
timeout in seconds. By default - 10 sec.