Name | Type | Description | Notes |
---|---|---|---|
host | String | The host of the SMTP provider | |
from_address | String | The from address the mails will be sent from | |
port | i32 | The port of the SMTP provider | |
username | String | The username of the SMTP provider | |
password | String | The password of the SMTP provider | |
email_provider_type | Option<String> | The type of the email provider | [optional][default to Smtp] |