Skip to content

Add files via upload - NoReply template for verification#1348

Open
vincyirl wants to merge 3 commits into
Domain-Connect:masterfrom
lithometric:master
Open

Add files via upload - NoReply template for verification#1348
vincyirl wants to merge 3 commits into
Domain-Connect:masterfrom
lithometric:master

Conversation

@vincyirl

@vincyirl vincyirl commented Jul 9, 2026

Copy link
Copy Markdown

Description

New template for NoReply (noreply.so), an email sending platform. The template
configures a customer domain for sending through NoReply/Amazon SES: three
Easy-DKIM CNAMEs, an MX + SPF for the MAIL FROM subdomain, apex SPF
authorization (SPFM merge), and an optional DMARC policy group.

Type of change

  • New template

How Has This Been Tested?

  • Template functionality checked using Online Editor
  • Template file name follows the pattern <providerId>.<serviceId>.json (noreply.so.ses.json)
  • resource URL provided with logoUrl is actually served by a webserver

Checklist of common problems

  • syncPubKeyDomain is set (noreply.so)
  • warnPhishing is not set alongside syncPubKeyDomain
  • syncRedirectDomain is set (noreply.so — synchronous flow uses redirect_uri)
  • no TXT record contains SPF content — SPFM used for both apex and MAIL FROM subdomain
  • txtConflictMatchingMode: All set on the DMARC TXT record
  • no variable is used as a bare full record value
  • no bare variable as full host label — DKIM hosts are %dkimN%._domainkey
  • no variable creates a subdomain in host — %mailFromSubdomain% is a declared variable with a fixed default ("mail"), consistent with existing ESP templates
  • %host% does not appear in any host attribute
  • essential: OnApply set on the DMARC record

Online Editor test results

Editor test link(s):
Test noreply.so/ses noreply.so/@
Test noreply.so/ses noreply.so/sub

@github-actions github-actions Bot added the Test links missing No test links from Online Editor provided label Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

JSON Schema Validation Passed

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Linter OK

noreply.so.ses.json

Level Code Note

@github-actions github-actions Bot added PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. and removed PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. labels Jul 10, 2026
@github-actions github-actions Bot removed the Test links missing No test links from Online Editor provided label Jul 10, 2026
@github-actions

Copy link
Copy Markdown

PR Description Check Passed

All required sections are filled in correctly.

Details
  OK  Type of change: 1/1 checkboxes ticked
  OK  How Has This Been Tested?: all 3 checkboxes ticked
  OK  Checklist of common problems: 10/10 checkboxes ticked
  OK  Online Editor test results: 2 link(s) found
  OK  Template coverage: all 1 template(s) covered
Labels to remove: Checklist of common problems not complete, Forged editor links, PR description incomplete, Test links missing

PR description check PASSED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant