send
tool/e-mail/send
Type: Command
| Argument | Type | Description |
|---|---|---|
| server | alt { ipv6: ip6Addr , ip: ipAddr , fqdn: string } | |
| port | num | |
| to | multi { array-id, to: string } | |
| cc | multi { array-id, cc: string } | |
| from | string | |
| subject | string | |
| body | string | |
| file | multi { array-id, file: file } | |
| user | string | |
| password | string | |
| tls | enum (no | yes | starttls) | |
| certificate-verification | enum (no | yes | yes-without-crl) | TLS certificate validation |