Name | Type | Description | Notes |
---|---|---|---|
Alias | string | Human-readable name for your SMTP server | |
Enabled | bool | If `true`, routes all email traffic through your SMTP server | [optional] |
Host | string | Hostname or IP address of your SMTP server | |
Port | int | Port number of your SMTP server | |
Username | string | Username used to access your SMTP server | |
Password | string | Password used to access your SMTP server |