p5-Mail-DMARC-Iterator-0.014
iterative DMARC validation for mails
Back to search · Project homepage
Description
This module can be used to validate mails against DMARC policies
like specified in RFC 7208. The main difference to Mail::DMARC is
that it does no blocking operations. Instead it implements a state
machine where user input is fed into and instructions what the
machine wants is returned. The state machine only wants the data
from the mail and the result of specific DNS lookups. With each
new data fed into the machine it will provide new information what
it needs next, until it finally has enough input and returns the
final result. Because of this design the DMARC policy validation
can be easily integrated into event-driven programs or coupled with
a specific DNS resolver.
Package information
- Ports path
- mail/p5-Mail-DMARC-Iterator
- Package architecture
- *
- Maintainer
- Alexander Bluhm <bluhm@openbsd.org>
- Categories
- mail, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- mail/p5-Mail-DKIM-Iterator STEM->=1.002
- mail/p5-Mail-SPF-Iterator STEM->=1.115
- security/p5-IO-Socket-SSL
Test
- mail/p5-Mail-DKIM-Iterator STEM->=1.002
- mail/p5-Mail-SPF-Iterator STEM->=1.115
- security/p5-IO-Socket-SSL