Skip to content

add JetEmail, JetEmail Marketing Sending Domain#1454

Merged
pawel-kow merged 3 commits into
Domain-Connect:masterfrom
jetemail:jetemail-marketing
Jul 24, 2026
Merged

add JetEmail, JetEmail Marketing Sending Domain#1454
pawel-kow merged 3 commits into
Domain-Connect:masterfrom
jetemail:jetemail-marketing

Conversation

@jetemail

@jetemail jetemail commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Description

New Domain Connect template for JetEmail's marketing sending domain. A single apply
authenticates a customer's marketing sending domain by adding the per-domain
return-path CNAME (mkt%returnPathId%), two DKIM CNAMEs, a DMARC policy TXT record,
and the link-tracking CNAME (%trackingHost% -> link-%region%.jete.ml).

Type of change

  • New template
  • Bug fix (non-breaking change which fixes an issue in the template)
  • New feature (non-breaking change which adds functionality to the template)
  • Breaking change (fix or feature that would cause existing template behavior to be not backward compatible)

How Has This Been Tested?

Please mark the following checks done

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

Checklist of common problems

Mark all the checkboxes after conducting the check. Comment on any point which is not fulfilled.
See Template Quality Guidelines for details and rationale on each rule.

  • syncPubKeyDomain is set - dc.jetemail.com
  • warnPhishing is not set alongside syncPubKeyDomain
  • syncRedirectDomain is set whenever the template uses redirect_uri in the synchronous flow - set to dash.jetemail.com
  • no TXT record contains SPF content ("v=spf1 ...") - only a DMARC TXT record is present
  • txtConflictMatchingMode is set on every TXT record that must be unique per label or content prefix (e.g. DMARC) - DMARC uses Prefix with prefix v=DMARC1
  • no variable is used as a bare full record value - every pointsTo/data is fixed or a variable embedded in a fixed string (link-%region%.jete.ml)
  • no bare variable is used as the full host label - Not fully met, and justified: the tracking record uses host: "%trackingHost%" (bare). The tracking subdomain label is chosen by the customer (default link) and has no predictable fixed suffix, which is the documented exception to this rule. The return-path host is scoped with a fixed prefix (mkt%returnPathId%).
  • no variable is used in the host field to create a subdomain - %trackingHost% only labels the tracking record; the Domain Connect host parameter still relocates the whole template (verified in the with-host test below)
  • %host% does not appear explicitly in any host attribute
  • essential is set to OnApply on records the end user may need to modify or remove - the DMARC record

Online Editor test results

Editor test link(s):

@github-actions

Copy link
Copy Markdown

PR Description Check Passed

All required sections are filled in correctly.

Details
  OK  Type of change: 1/4 checkboxes ticked
  OK  How Has This Been Tested?: all 3 checkboxes ticked
  OK  Checklist of common problems: 9/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

@github-actions

Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions

Copy link
Copy Markdown

JSON Schema Validation Passed

@github-actions

Copy link
Copy Markdown

Linter OK

jetemail.com.marketing-domain.json

Level Code Note

@pawel-kow
pawel-kow added this pull request to the merge queue Jul 24, 2026
Merged via the queue into Domain-Connect:master with commit 83a0180 Jul 24, 2026
7 checks passed
@github-actions

Copy link
Copy Markdown

Thanks @jetemail for contributing to the template. 🎉

This template has been reviewed and merged by @pawel-kow. 🙌

This template repository and its review process are maintained by independent individuals in their spare time, not as part of a paid role. If you or your company benefit from this protocol and its tools, please show your appreciation by buying a beer for @pawel-kow: https://github.com/sponsors/pawel-kow

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.

2 participants