Skip to content

groupserver/gs.dmarc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gs.dmarc

Look up and report on the DMARC status of a domain

Author

Michael JasonSmith

Contact

Michael JasonSmith <mpj17@onlinegroups.net>

Date

2015-06-25

Organization

GroupServer.org

Copyright

This document is licensed under a Creative Commons Attribution-Share Alike 4.0 International License by OnlineGroups.net.

Introduction

This product allows systems look up and report on the DMARC (RFC 7489: Domain-based Message Authentication, Reporting and Conformance) status of a domain. DMARC allows the owner of a domain to publish a key that is used to verify if an email message actually originated from the domain, and to publish what to do if the verification fails. It is an extension of DKIM (RFC 6376: DomainKeys Identified Mail) and SPF (RFC 4408: Sender Policy Framework).

Specifically this product supplies gs.dmarc.ReceiverPolicy for enumerating1 the different DMARC policies, and the receiver_policy function for querying the policy for a given domain.

Resources


  1. The enum34 package is used to provide Enum support for releases of Python prior to 3.4.

About

Look up and report on the DMARC status of a domain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages