Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SamErde/Set-DNS-Records-for-No-Email-Domains

Automatically create "reject all" SPF, DKIM, and DMARC DNS records in domains that contain no MX records.
https://github.com/SamErde/Set-DNS-Records-for-No-Email-Domains

cloudflare cloudflare-api dkim-record dmarc-record dns dns-server email email-validation hacktoberfest powershell spf-record

Last synced: 3 months ago
JSON representation

Automatically create "reject all" SPF, DKIM, and DMARC DNS records in domains that contain no MX records.

Awesome Lists containing this project

README

        

# I Need a Better Name
Automatically create "reject all" SPF, DKIM, and DMARC DNS records in domains that contain no MX records.

This is an quick concept that I made using PowerShell and the Cloudflare API so I could quickly achieve this task for the 60+ domains that I was responsible for.

## Requirements
- A Cloudflare account
- At least one domain that uses Cloudflare managed DNS
- A Cloudflare API token that has permissions to view the zone[s] and edit DNS records in the zone[s]
- PowerShell

## How to Use
### Create Cloudflare Token

### Do stuff...