The email adapter allows you to send data to an email server.
Configuration:
Parameter | Type | Default | Description |
---|---|---|---|
host | string | n/a | The hostname of the email server |
username | String | n/a | The username used when logging into to email server |
password | String | n/a | The password used when logging into the email server |