Record
domain-spf
No description available.
record domain-spf {
automatic-security: bool,
custom-spf: bool,
default: bool,
dns: domain-spf-dns,
domain: string,
id: s32,
ips: list<string>,
legacy: bool,
subdomain: option<string>,
user-id: s32,
username: string,
valid: bool,
}Fields
| Name | Type | Description |
|---|---|---|
| automatic-security | bool | |
| custom-spf | bool | |
| default | bool | |
| dns | domain-spf-dns | |
| domain | string | |
| id | s32 | |
| ips | list<string> | |
| legacy | bool | |
| subdomain | option<string> | |
| user-id | s32 | |
| username | string | |
| valid | bool |