Crate dmarc

Source

Modules§

dns

Structs§

DMARCResult
Result of applying a DMARC policy
Policy
DMARC policy
PolicyContext
Context needed to run a DMARC policy
SPFResult
Since the SPF crate we are using (visaspf) doesn’t expose a result struct with the domain that it used, we’ll use our own.

Enums§

DMARCError
DMARC errors
ReceiverAction

Functions§

load_policy
Load the DMARC policy for the domain
load_policy_with_resolver