OpenAICloudflare Developer PlatformJul 17, 2026, 12:00 AM

Email Service - Preview sent emails in the Activity log

A condensed section focused on the key takeaways first.

Original Post

Quick Digest

Summary

A condensed section focused on the key takeaways first.

openaienmodel: gpt-5-mini-2025-08-07

Email Service - Preview sent emails in the Activity log

Key Points

  • Preview sent email content in Activity log
  • View HTML, text, headers, attachments, raw RFC 5322
  • Previews retained ~7 days; enable per sending domain

Summary

You can now preview the full content of sent emails directly from the Email Service Activity log. Open a sent message and use the new Preview section to inspect the rendered HTML body, text body, headers, attachments, and the full raw RFC 5322 source to speed up debugging of rendering, content, and delivery issues.

Key Points

  • Preview tabs: Rendered HTML, Text body, Headers, Attachments, and Raw RFC 5322 source.
  • Enablement: Turn on Email preview in your sending domain's settings to capture previews. Previews are created only for messages sent while the setting is enabled.
  • Retention: Message previews are retained for approximately seven days.
  • Default behavior: Sending domains onboarded on or after 2026-07-02 have Email preview enabled automatically.
  • Use cases: Troubleshoot rendering bugs, verify headers and attachments, inspect raw source for authentication or formatting issues.

Actions for engineers

  • If you need previews for existing domains, enable Email preview in each sending domain's settings.
  • For automated debugging, combine Activity log previews with your Email logs and delivery metadata.

Refer to Email logs in the docs for additional query and retention details.

Full Translation

Translations

A translation section that keeps the flow of the original article.

openaijamodel: gpt-5-mini-2025-08-07

Email Service — アクティビティログで送信済みメールをプレビュー

Email Service — アクティビティログで送信済みメールをプレビュー

公開日: 2026-07-17 カテゴリ: Email Service

概要

Email Service のアクティビティログから、送信済みメールの内容を直接プレビューできるようになりました。送信済みメールを展開し、新しい「Preview」セクションを開くと、送信時のメッセージを以下のタブで確認できます。

  • Rendered HTML body — レンダリングされた HTML 本文
  • Text body — テキスト本文
  • Headers — ヘッダー
  • Attachments — 添付ファイル
  • Raw RFC 5322 ↗ source — 生の RFC 5322 ソース

背景

これまでアクティビティログには配信や認証に関するメタデータのみが表示され、メッセージ本文やレンダリングの問題はデバッグしにくい状況でした。Message preview によりそのギャップが埋まり、コンテンツやレンダリングの問題をより容易に検査できます。

利用方法

  • 送信ドメインの設定で Email preview を有効にしてください。これにより、その設定がオンになっている間に送信されたメッセージがプレビュー可能になります。
  • プレビューは有効化後に送信されたメッセージを対象とし、保持期間は約7日間です。
  • 2026-07-02以降にオンボードされた送信ドメインには Email preview が自動的に有効になっています。

詳細は Email logs を参照してください。