View the Project on GitHub elements-storage/elements-sdk-python
The system’s outgoing email (SMTP) server configuration.
| Name | Type | Description | Notes |
|---|---|---|---|
| from_address | str | ||
| reply_to_address | str, none_type | ||
| server | str | ||
| port | int | ||
| tls | str | ||
| username | str, none_type | ||
| password | str, none_type |