Add BitsPath Business Email template (bitspath.com.business-email)#1386
Add BitsPath Business Email template (bitspath.com.business-email)#1386nirjhar wants to merge 5 commits into
Conversation
|
✅ JSON Filename Check Passed |
|
✅ JSON Schema Validation Passed |
Linter OK
|
| Level | Code | Note |
|---|
…, DMARC essential
| "host": "%psrp-host%", | ||
| "pointsTo": "%psrp%", |
There was a problem hiding this comment.
No explanation why both host and value are bare variables.
…esock.pro Per review (pawel-kow): the return-path CNAME had both host and value as bare variables with no justification. It is in fact fixed BitsPath/Postal infrastructure (psrp.<domain> -> rp.postal.lonesock.pro, verified in production), so it is now a template constant. Updated variableDescription to explain this.
PR Description Check FailedThe PR description is missing required elements. Please update it according to the PR template. Details |
|
Thanks for the review, Pawel. Fixed: the return-path CNAME is now a template constant rather than two bare variables. Host is the fixed subdomain |
Description
Adds the Domain Connect template for BitsPath Business Email (
bitspath.com/business-email).Lets domains on Domain Connect providers (Cloudflare and others) connect to BitsPath Business Email via the standard signed authorize flow, publishing: inbound delivery (MX), sender authentication (SPFM merge, DKIM ed25519 + RSA, DMARC), the Postal outbound relay (return-path CNAME + Postal DKIM), and mail client autodiscovery (autoconfig / autodiscover / mta-sts CNAMEs).
Type of change
How Has This Been Tested?
<providerId>.<serviceId>.jsonlogoUrlis actually served by a webserverChecklist of common problems
syncPubKeyDomainis set (bitspath.com; public key published at_dc1.bitspath.com, RS256, multi-part TXT)warnPhishingis not set alongsidesyncPubKeyDomainsyncRedirectDomainis set (bitspath.com)SPFMrecord typetxtConflictMatchingModeis set on the DMARC and DKIM TXT recordshostlabel (DKIM hosts are%selector%._domainkey)hostto create a subdomain (return-path host is the%psrp-host%variable per Domain Connect host semantics)%host%does not appear explicitly in anyhostattributeessentialis set toOnApplyon the DMARC recordOnline Editor test results
Editor test link(s):