Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 569 Bytes

ReportEmailSmtp.md

File metadata and controls

12 lines (8 loc) · 569 Bytes

ReportEmailSmtp

Properties

Name Type Description Notes
_global bool Whether to use global SMTP settings. If enabled, `sender` and `relay` may not be specified. [optional]
relay str SMTP relay host or IP address. [optional]
sender str SMTP sender address. [optional]

[Back to Model list] [Back to API list] [Back to README]