Handle all options of x-aligned-from
This commit is contained in:
parent
3b301a415f
commit
372c9c5153
4 changed files with 14 additions and 8 deletions
|
|
@ -760,7 +760,7 @@ components:
|
|||
properties:
|
||||
result:
|
||||
type: string
|
||||
enum: [pass, fail, invalid, missing, none, neutral, softfail, temperror, permerror, declined]
|
||||
enum: [pass, fail, invalid, missing, none, neutral, softfail, temperror, permerror, declined, domain_pass, orgdomain_pass]
|
||||
description: Authentication result
|
||||
example: "pass"
|
||||
domain:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue