Skip to content

Document Mailtrap email transport - #768

Open
tsokolovs wants to merge 3 commits into
directus:mainfrom
tsokolovs:docs/mailtrap-email-transport
Open

Document Mailtrap email transport#768
tsokolovs wants to merge 3 commits into
directus:mainfrom
tsokolovs:docs/mailtrap-email-transport

Conversation

@tsokolovs

@tsokolovs tsokolovs commented Jul 10, 2026

Copy link
Copy Markdown

What's Changed

Documents the Mailtrap option for EMAIL_TRANSPORT on the Email configuration page:

  • Adds mailtrap to the list of EMAIL_TRANSPORT values.
  • Adds a Mailtrap reference section covering its environment variables: EMAIL_MAILTRAP_TOKEN, EMAIL_MAILTRAP_SANDBOX, EMAIL_MAILTRAP_INBOX_ID, and EMAIL_MAILTRAP_BULK.

This matches the existing reference-table format used for the other transports (Mailgun, SES, SMTP, Sendmail).

Related

Pairs with the API change adding the native mailtrap transport in directus/directus#27873

Checklist

  • pnpm stable-ids:check passes (no new/moved pages)
  • pnpm redirects:check passes (existing page edited, no routes removed)
@tsokolovs
tsokolovs requested a review from a team as a code owner July 10, 2026 07:12
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

@tsokolovs is attempting to deploy a commit to the Directus Team on Vercel.

A member of the Team first needs to authorize it.

Add Mailtrap to the EMAIL_TRANSPORT options and a reference section for its environment variables (EMAIL_MAILTRAP_TOKEN, EMAIL_MAILTRAP_SANDBOX, EMAIL_MAILTRAP_INBOX_ID, EMAIL_MAILTRAP_BULK).
@tsokolovs
tsokolovs force-pushed the docs/mailtrap-email-transport branch from 078003c to 4dae234 Compare July 27, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants