Skip to content

Document SES MAIL FROM domain records#18

Merged
roshanjonah merged 3 commits into
mainfrom
agent/ses-mail-from-openapi
Jul 6, 2026
Merged

Document SES MAIL FROM domain records#18
roshanjonah merged 3 commits into
mainfrom
agent/ses-mail-from-openapi

Conversation

@roshanjonah

Copy link
Copy Markdown
Member

Summary

  • Update Management API OpenAPI and Postman snapshots for domain MAIL FROM fields
  • Add changelog and domain guide coverage for bounce-handling DNS records

Verification

  • npm run confidentiality:check
  • npm run postman:check
  • mint validate
  • mint broken-links

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8d21865982

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

| Email signing | CNAME | Both modes | Enables DKIM signing through Amazon SES. |
| Sending policy | TXT | Both modes | Authorises Sendmux to send for the domain. |
| Message policy | TXT | Both modes | Defines DMARC handling for suspicious mail. |
| Bounce handling | MX and TXT | Both modes | Routes bounce handling through a subdomain. |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Clarify the sending-only MX guidance

With this new row, sending-only domains now require an MX record on bounce.{domain}, but the earlier copy-DNS step still says sending-only domains “do not show or check an MX record.” That contradiction can lead sending-only users to skip the required bounce MX or think the table is wrong; please qualify the earlier sentence as the inbound/domain MX, or call out that the bounce subdomain MX is still required.

Useful? React with 👍 / 👎.

@roshanjonah roshanjonah merged commit c6b330e into main Jul 6, 2026
2 of 3 checks passed
@roshanjonah roshanjonah deleted the agent/ses-mail-from-openapi branch July 6, 2026 05:18
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