Skip to content

Conversation

@jmsteur
Copy link
Contributor

@jmsteur jmsteur commented Oct 23, 2024

This script can be used to check the proper configuration of the email security protocols SPF, DKIM and DMARC for a given domain.

This script automates the retrieval of the configuration for these protocols. These protocols help ensure that the provided domain are not spoofed or rejected by email servers, which is critical for protecting your domain's reputation and improving email deliverability.

This tool checks the email security settings of a domain by verifying its SPF, DKIM, and DMARC records. It extracts relevant information from a domain or an .eml file, performs validation, and outputs a summary of findings, including policies and IP addresses associated with SPF records. It can also analyze the alignment of sender information for SPF and DKIM, and resolve IP locations.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 23, 2024
@jmsteur jmsteur requested a review from oheimburger October 23, 2024 12:01
Update README.md with a disclaimer for the ip-api.com rest API.
Added the remark that the rest api is free for non commercial usage.
oheimburger
oheimburger previously approved these changes Oct 23, 2024
@jmsteur
Copy link
Contributor Author

jmsteur commented Oct 23, 2024

All changes are done as recommended.

@jmsteur jmsteur closed this Oct 23, 2024
@jmsteur jmsteur reopened this Oct 23, 2024
@oheimburger oheimburger merged commit 7733da9 into main Oct 28, 2024
1 of 4 checks passed
@oheimburger oheimburger deleted the jmsteur_email_security_protocol_checker branch October 28, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants