SPF
Authorize sending systems without confusing authentication with alignment.
SPF evaluates whether the connecting server is authorized to send for the envelope domain. A message can pass SPF but still fail DMARC alignment when the authenticated envelope domain differs from the visible From domain.
DMARC123 preserves this distinction so expected third-party or multi-domain sending is not automatically presented as a problem when aligned DKIM already allows DMARC to pass.
DKIM
Use cryptographic signatures to establish aligned domain identity.
DKIM signatures can survive forwarding more reliably than SPF because the signature travels with the message. DMARC123 examines the reported selector, signing domain, authentication result, and alignment with the managed domain.
Multiple reported signatures remain evidence-level data rather than being collapsed into one misleading value.
DMARC
Publish policy and use receiver evidence to improve enforcement safely.
DMARC policies progress from monitoring to quarantine or rejection. Aggregate reports show source volume, SPF and DKIM outcomes, and policy disposition. Failure reports can provide message-specific forensic evidence where receivers support them.
DMARC123 turns that evidence into operational categories and keeps policy, DNS setup, validation, and reporting connected.