Modules§
Structs§
- DMARC
Result - Result of applying a DMARC policy
- Policy
- DMARC policy
- Policy
Context - 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§
- DMARC
Error - DMARC errors
- Receiver
Action
Functions§
- load_
policy - Load the DMARC policy for the domain
- load_
policy_ with_ resolver