Skip to content

feat(cli): add local_smtp config#5333

Open
7ttp wants to merge 1 commit into
supabase:developfrom
7ttp:feat/phase-1
Open

feat(cli): add local_smtp config#5333
7ttp wants to merge 1 commit into
supabase:developfrom
7ttp:feat/phase-1

Conversation

@7ttp
Copy link
Copy Markdown
Contributor

@7ttp 7ttp commented May 21, 2026

TL;DR

adds local_smtp as the new preferred config key, keeps inbucket valid with a deprecation warning and updates the default template to use local_smtp

what's introduced:

local_smtp is now the preferred config/schema key, while existing
inbucket configs continue to work for now....

why

basically this moves the config away from an implementation specific name without breaking existing setups in phase 1 :)

ref

@7ttp 7ttp requested a review from a team as a code owner May 21, 2026 20:02
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 26250005449

Warning

No base build found for commit b2f10f0 on develop.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 63.767%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 15701
Covered Lines: 10012
Line Coverage: 63.77%
Coverage Strength: 7.07 hits per line

💛 - Coveralls

@7ttp 7ttp self-assigned this May 21, 2026
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.

Update old references to Inbucket with Mailpit

2 participants