Skip to main content

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

op !=

op !=(lhs: Value, rhs: String) -> bool

get value

fn get value(res: Dmarc>) -> Value

get policy

fn get policy(res: Dmarc>) -> String

fn check

fn check(ctx: State<StatefulCtxReceived>, params: ?) -> Dmarc>

fn store

fn store(ctx: State<StatefulCtxReceived>, dmarc_result: Dmarc>) -> ()