Skip to content

first draft emails improved#27805

Open
thomasgauvin wants to merge 14 commits intoproductionfrom
thomasgauvin-improve-emails
Open

first draft emails improved#27805
thomasgauvin wants to merge 14 commits intoproductionfrom
thomasgauvin-improve-emails

Conversation

@thomasgauvin
Copy link
Copy Markdown
Contributor

No description provided.

@thomasgauvin thomasgauvin requested a review from a team as a code owner January 22, 2026 18:49
@github-actions
Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
* @cloudflare/pcx-technical-writing

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 22, 2026

Preview URL: https://82804310.preview.developers.cloudflare.com
Preview Branch URL: https://thomasgauvin-improve-emails.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/email-service/api/route-emails/email-handler/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/api/route-emails/email-handler/
https://developers.cloudflare.com/email-service/api/send-emails/workers-api/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/api/send-emails/workers-api/
https://developers.cloudflare.com/email-service/examples/email-routing/email-storage/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/examples/email-routing/email-storage/
https://developers.cloudflare.com/email-service/configuration/domains/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/configuration/domains/
https://developers.cloudflare.com/email-service/examples/email-sending/email-attachments/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/examples/email-sending/email-attachments/
https://developers.cloudflare.com/email-service/examples/email-routing/hard-bounce-handling/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/examples/email-routing/hard-bounce-handling/
https://developers.cloudflare.com/email-service/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/
https://developers.cloudflare.com/email-service/get-started/route-emails/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/get-started/route-emails/
https://developers.cloudflare.com/email-service/reference/email-authentication/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/reference/email-authentication/
https://developers.cloudflare.com/email-service/reference/headers/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/reference/headers/
https://developers.cloudflare.com/email-service/reference/postmaster/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/reference/postmaster/
https://developers.cloudflare.com/email-service/examples/email-sending/signup-flow/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/examples/email-sending/signup-flow/
https://developers.cloudflare.com/email-service/api/send-emails/rest-api/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/api/send-emails/rest-api/
https://developers.cloudflare.com/email-service/observability/metrics-analytics/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/observability/metrics-analytics/
https://developers.cloudflare.com/email-service/examples/email-routing/spam-filtering/ https://thomasgauvin-improve-emails.preview.developers.cloudflare.com/email-service/examples/email-routing/spam-filtering/

@github-actions
Copy link
Copy Markdown
Contributor

Hey there, we've marked this pull request as stale because there's no recent activity on it. This label is helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant).

@github-actions github-actions bot added the stale label Feb 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hey there, we've closed out this pull request because it's been stale for a while and there's been no additional action on it. If these changes are still relevant, open a new pull request (or flag to us in a GitHub issue).

@github-actions github-actions bot closed this Mar 15, 2026
@thomasgauvin thomasgauvin reopened this Mar 20, 2026
@thomasgauvin thomasgauvin force-pushed the thomasgauvin-improve-emails branch from 3825901 to a006637 Compare March 20, 2026 17:31
thomasgauvin and others added 6 commits March 20, 2026 14:07
- New reference doc covering whitelisted headers, platform-controlled headers,
  validation rules, limits, usage examples, and error codes
- Add header error codes to Workers API error codes table
- Link headers field in API interface to new reference doc
The directory schema expects 'entry' not 'product', and requires an 'id' field.
Without this, the build fails with 'Cannot read properties of undefined (reading group)'
when Head.astro tries to access product.data.entry.group.
@thomasgauvin thomasgauvin force-pushed the thomasgauvin-improve-emails branch from a006637 to 674d35f Compare March 20, 2026 18:28
- Remove all quarantine system references (email-lifecycle, logs)
- Remove '(work in progress)' from page titles (domains, metrics, postmaster)
- Remove internal timeline note and fix typo in sandboxing partial
- Generalize retry intervals and suppression thresholds (internal details)
- Reword IP reputation to not expose tiered pool architecture
- Remove specific pricing figures
- Remove 'not available' contradiction from local dev sending page
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 20, 2026

CI run failed: build logs

- Delete react-email-templates.mdx example page
- Remove React Email Support feature card from index
- Remove react field from EmailMessage interface
- Remove React Email integration section from Workers API page
- Remove 'Workers binding only' and 'top-level domain required' limitations
- Add REST API page with endpoint, auth, and curl example
- Link to REST API reference across index, get-started, and API pages
- Subdomains are now supported (removed top-level domain restriction)
- Flesh out rest-api.mdx with tabs (simple, multiple recipients, CC/BCC),
  attachments, custom headers, and error handling sections
- Add REST API curl tab as the first tab on the index.mdx landing page
- Add 'Send your first email with the REST API' section to get-started
- Add REST API curl tab to headers.mdx usage examples
- Update workers-api.mdx intro to cross-link REST API as alternative
- Update limits.mdx to clarify which limits apply to both APIs vs Workers only
- Add REST API note to local-development/sending.mdx
- Add REST API context note to examples/email-sending index
- Fix stale react: field in workers-api.mdx batch template example
- Fix 3 broken links to /email-service/configuration/workers/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants