/
email-settings
email-settings
Manage global email settings
Subcommands
edit
Edit global email settingsshow
Show global email settingsclear
Clear global email settings
edit
dbvcli email-settings edit [--OPTIONS]
Edit global email settings
Option | Type | Description |
---|---|---|
| string | host name of SMTP server |
| string | port number of SMTP server |
| string | type of connection to use to SMTP server; plain, starttls or tls |
| string | username to use to authenticate to SMTP server |
| string | password to use to authenticate to SMTP server |
| Y or N | allow self-signed or otherwise invalid server certificates |
| string | from email address for outgoing emails |
show
dbvcli email-settings show [--OPTIONS]
Show global email settings
clear
Clear global email settings