dmarc
Namespace: global/dmarc
Domain-based message authentication, reporting and conformance implementation specified by RFC 7489. (https://www.rfc-editor.org/rfc/rfc7489)
op
==
op ==(lhs: Value, rhs: String) -> bool
- Description
op
!=
op !=(lhs: Value, rhs: String) -> bool
- Description
get
value
fn get value(res: Dmarc>) -> Value
- Description
get
policy
fn get policy(res: Dmarc>) -> String
- Description
fn
check
fn check(ctx: State<StatefulCtxReceived>, params: ?) -> Dmarc>
- Description
fn
store
fn store(ctx: State<StatefulCtxReceived>, dmarc_result: Dmarc>) -> ()
- Description