Skip to content

Add listblast.mailgun-email template#1097

Open
mallelavamshi wants to merge 1 commit into
Domain-Connect:masterfrom
mallelavamshi:add-listblast-mailgun-template
Open

Add listblast.mailgun-email template#1097
mallelavamshi wants to merge 1 commit into
Domain-Connect:masterfrom
mallelavamshi:add-listblast-mailgun-template

Conversation

@mallelavamshi
Copy link
Copy Markdown

New Template: listblast.mailgun-email

Adds a Domain Connect template for List Blast (listblast.com) to configure Mailgun email DNS records automatically.

Records configured

  • TXT @ — SPF record (%spf_value%)
  • CNAME %dkim_selector%._domainkey — DKIM record (%dkim_value%)
  • MX @ — Mailgun MX routing (%mx_value%, priority 10)

Variables

Name Description
spf_value Full SPF TXT value from Mailgun
dkim_selector DKIM selector prefix (part before ._domainkey)
dkim_value DKIM CNAME target from Mailgun
mx_value MX hostname from Mailgun (e.g. mxa.mailgun.org)

@github-actions github-actions Bot added no syncPubKeyDomain syncPubKeyDomain not set. Template is not secured. Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. Test links missing No test links from Online Editor provided labels May 14, 2026
@github-actions
Copy link
Copy Markdown

PR Description Check Failed

The PR description is missing required elements. Please update it according to the PR template.

Details

Labels to add: Checklist of common problems not complete, PR description incomplete, Test links missing
Labels to remove: Forged editor links

PR description check FAILED:
  FAIL  'Type of change' section not found
  FAIL  'How Has This Been Tested?' section not found
  FAIL  'Checklist of common problems' section not found
  FAIL  'Online Editor test results' section not found
  FAIL  Template coverage: listblast.mailgun-email.json: no editor test link found (expected template id 'listblast.mailgun-email')

@github-actions
Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions
Copy link
Copy Markdown

JSON Schema Validation Failed

Details
Checking schema for listblast.mailgun-email.json
Schema validation errors were encountered.
  listblast.mailgun-email.json::$.records[0]: {'type': 'TXT', 'host': '@', 'pointsTo': '%spf_value%', 'ttl': 3600} is not valid under any of the given schemas
  Underlying errors caused this.

  Best Match:
    $.records[0]: 'data' is a required property
  Best Deep Match:
    $.records[0].type: 'A' was expected

  22 other errors were produced. Use '--verbose' to see all errors.

@github-actions github-actions Bot added the schema-error JSON Schema validation failed label May 14, 2026
@github-actions
Copy link
Copy Markdown

Linter error

listblast.mailgun-email.json

Level Code Note
error DCTL0003 json error

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

Labels

Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. no syncPubKeyDomain syncPubKeyDomain not set. Template is not secured. PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. schema-error JSON Schema validation failed Test links missing No test links from Online Editor provided

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant