Update Novantt template: migrate from Amazon SES to Resend#1129
Open
NovalogicHolding wants to merge 4 commits into
Open
Update Novantt template: migrate from Amazon SES to Resend#1129NovalogicHolding wants to merge 4 commits into
NovalogicHolding wants to merge 4 commits into
Conversation
Novantt has migrated its email infrastructure from Amazon SES to Resend. This updates the DNS template to match the new provider's record format. Changes: - Replaced SES CNAME DKIM records with Resend TXT DKIM record - Removed _amazonses verification TXT (not needed with Resend) - Updated MX and SPF to use variable hosts (Resend uses different subdomains) - Bumped version to 2 - syncPubKeyDomain unchanged: domainconnect.novantt.com New variables: dkimHost1, dkimValue1, mxHost, mxValue, spfRules Removed variables: verificationToken, dkim1, dkim2, dkim3
|
✅ JSON Filename Check Passed |
|
✅ JSON Schema Validation Passed |
Linter OK
|
| Level | Code | Note |
|---|
PR Description Check PassedAll required sections are filled in correctly. Details |
pawel-kow
requested changes
May 21, 2026
| "host": "%dkim3%._domainkey", | ||
| "pointsTo": "%dkim3%.dkim.amazonses.com", | ||
| "type": "TXT", | ||
| "host": "%dkimHost1%", |
Member
There was a problem hiding this comment.
%dkimHost1% shall be scoped, also according to PR description
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
Update the Novantt email sending template after migrating from Amazon SES to Resend as the email service provider.
Type of change
What changed
_amazonsesverification TXT, 3x CNAME DKIM records pointing to*.dkim.amazonses.comdkimHost1,dkimValue1,mxHost,mxValue,spfRulesverificationToken,dkim1,dkim2,dkim3syncPubKeyDomain:novantt.comHow Has This Been Tested?
<providerId>.<serviceId>.jsonlogoUrlis actually served by a webserverOnline Editor test results
Editor test link(s):
Test novantt.com/email-sending example.com/@
Test novantt.com/email-sending sub/example.com
Checklist of common problems
syncPubKeyDomainis set — set tonovantt.comwarnPhishingis not set alongsidesyncPubKeyDomainsyncRedirectDomainis set whenever the template usesredirect_uriin the synchronous flowSPFMrecord type for SPFtxtConflictMatchingModeis set on every TXT record that must be unique per label or content prefix — set on DMARC record withPrefixmode andv=DMARC1prefix%dkimValue1%as bare value; this is required as Resend returns the full DKIM public key as the TXT record contenthostlabel —%dkimHost1%contains a dotted subdomain likeresend._domainkeyhostfield to create a subdomain —%mxHost%is a simple subdomain label (e.g.send)%host%does not appear explicitly in anyhostattributeessentialis set toOnApplyon records the end user may need to modify — set on DMARC record