Add reply.cv.email template#1329
Open
feelthefusion wants to merge 2 commits into
Open
Conversation
|
✅ JSON Filename Check Passed |
|
✅ JSON Schema Validation Passed |
Linter OK
|
| Level | Code | Note |
|---|
…PFM, DMARC essential+txtConflictMatching
PR Description Check PassedAll required sections are filled in correctly. Details |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds the reply.cv email service template (
providerIdreply.cv,serviceIdemail). One apply sets up sending and receiving on a domain: DKIM (CNAME), inbound MX (apex), custom MAIL FROM (MX + SPF via SPFM merge on themailhost), and DMARC. Signed template (syncPubKeyDomain: reply.cv; public key published at_dcpubkeyv1.reply.cv).Type of change
Please mark options that are relevant.
How Has This Been Tested?
Please mark the following checks done
<providerId>.<serviceId>.jsonlogoUrlis actually served by a webserverChecklist of common problems
syncPubKeyDomainis setwarnPhishingis not set alongsidesyncPubKeyDomainsyncRedirectDomainis set whenever the template usesredirect_uriin the synchronous flow"v=spf1 ...") — the SPF policy uses theSPFMrecord typetxtConflictMatchingModeis set on every TXT record that must be unique per label or content prefix (DMARC usesPrefix/v=DMARC1)pointsTotargets on CNAME/MX records (%dkimtarget%,%mxtarget%,%mailfrommx%), which are inherently full provider-supplied hostnames; there is no fixed prefix to add for these record typeshostlabel (all hosts are fixed:reply._domainkey,@,mail,_dmarc)hostfield to create a subdomain%host%does not appear explicitly in anyhostattributeessentialis set toOnApplyon the DMARC recordOnline Editor test results
Editor test link(s):
Test reply.cv/email example.com/@
Test reply.cv/email example.com/sub