| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | bool | [optional] | |
| host | str | [optional] | |
| port | int | ||
| username | str | [optional] | |
| password | str | [optional] | |
| from_address | str | [optional] | |
| subject_prefix | str | A prefix to add to all email subjects to aid in identifying automated emails | [optional] |
| start_tls_enabled | bool | Enable STARTTLS Support for Insecure Connections | [optional] |
| start_tls_required | bool | Require STARTTLS Support | [optional] |
| ssl_on_connect_enabled | bool | Enable SSL/TLS Encryption upon Connection | [optional] |
| ssl_server_identity_check_enabled | bool | Verify the server certificate when using TLS or SSL | [optional] |
| nexus_trust_store_enabled | bool | Use the Nexus Repository Manager's certificate truststore | [optional] |