Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Valimail templates for use in the Domain Connect Protocol

Notifications You must be signed in to change notification settings

ValiMail/domain_connect_templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

domain_connect_templates

Valimail templates for use in the Domain Connect Protocol

Domain Connect Protocol

Domain Connect is an open-source project to allow easy and risk-free configuration of DNS between Service Providers (Valimail, Fraudmarc, Shopify, more) and DNS Providers (GoDaddy, Google Domains, more).

References:

Valimail DNS changes

For a given customer, Valimail prompts the customer to make DNS changes to support our automated solutions for DMARC and anti-phishing.

For example, if our customer owned example.com, after making the requested changes the customer's DNS records would return:

> dig NS _dmarc.example.com +short
ns.vali.email.

> dig NS _domainkey.example.com +short
ns.vali.email.

> dig NS _bimi.example.com +short
ns.vali.email.

> dig TXT example.com +short
# Assuming that we pass in the following as the %spftxt% variable
...
"v=spf1 include:example.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all"
...

About

Valimail templates for use in the Domain Connect Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published