Add nextsurplus.com email-authentication template#1373
Merged
Conversation
|
✅ JSON Filename Check Passed |
|
✅ JSON Schema Validation Passed |
Linter OK
|
| Level | Code | Note |
|---|
Contributor
Author
Online Editor test resultsEditor test link(s): |
PR Description Check PassedAll required sections are filled in correctly. Details |
Contributor
Author
|
Polite bump — this PR has been sitting for 48 hours and is ready for review. All CI checks pass (linter, schema validation, description check, online editor test link posted). Happy to make any adjustments needed. Thanks for your time! |
pawel-kow
approved these changes
Jul 14, 2026
Merged
via the queue into
Domain-Connect:master
with commit Jul 14, 2026
c497417
11 of 15 checks passed
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 a new template for
nextsurplus.com(serviceemail-authentication).Next Surplus is a multi-tenant B2B SaaS CRM. This template lets customers connect their own business domain in 2-3 clicks so their outbound customer email passes SPF, DKIM, MX return-path, and DMARC checks at Gmail, Yahoo, Outlook, and other major mailbox providers. Standard SaaS use case; no bulk marketing or consumer sends.
Corrections vs. the initial submission:
data(waspointsTo)SPFMtype withspfRules(was TXT withpointsTo)txtConflictMatchingMode: Prefixandessential: OnApplyper the guidelinessyncPubKeyDomain: nextsurplus.comset (RSA-2048 public key published athttps://nextsurplus.com/.well-known/domain-connect/dc-signing-pub-key.pem, verified 200 OK)Type of change
How Has This Been Tested?
<providerId>.<serviceId>.jsonlogoUrlis actually served by a webserverChecklist of common problems
syncPubKeyDomainis set — set tonextsurplus.com. Public key published athttps://nextsurplus.com/.well-known/domain-connect/dc-signing-pub-key.pem(RSA-2048, verified 200 OK).warnPhishingis not set alongsidesyncPubKeyDomain—warnPhishingis not set; onlysyncPubKeyDomainis setsyncRedirectDomainis set whenever the template usesredirect_uriin the synchronous flow — this template does not useredirect_uri, sosyncRedirectDomainis not needed"v=spf1 ...") — SPF usesSPFMrecord typetxtConflictMatchingModeis set on every TXT record that must be unique per label or content prefix — set on DMARC record%dkimPublicKey%as full record data because that is the entire DKIM public key format; standard practice for DKIM templates (see arkhq.io.email-sending.json, aurorasendcloud.com.email-auth.json)hostlabel — DKIM host uses%dkimSelector%._domainkeywith the fixed._domainkeysuffixhostfield to create a subdomain%host%does not appear explicitly in anyhostattributeessentialis set toOnApplyon records the end user may need to modify or remove — set on DMARC recordOnline Editor test results
Editor test link(s):