docs: prepare deferred SMTP delivery setup (#152, #171) - #187
Draft
Muawiya-contact wants to merge 17 commits into
Draft
Muawiya-contact wants to merge 17 commits into
Muawiya-contact wants to merge 17 commits into
Conversation
This was referenced Sep 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This draft prepares SMTP delivery configuration and real-inbox acceptance for #152 and #171. It retains the optional Resend/domain setup, the owner's existing Gmail choice, the app's redirect contract, provider limits, and troubleshooting guidance. The owner has a $0 budget and is not purchasing a domain now.
The three branded HTML templates and their provider-independent installation guide are delivered separately in ready-for-review PR #188. A follow-up commit removes the duplicated HTML from this draft and updates its references; the original commit history is preserved. #188 can merge independently of this deferred setup.
Keep this PR in draft. SMTP authentication, provider capacity, real inbox delivery, and actual email-client rendering remain unverified. No domain purchase, SMTP configuration, dashboard template installation, email sending, or production release was performed by this PR. Installing custom HTML does not remove Supabase's default sender restrictions; other recipients still require configured custom SMTP.
Validation for the separation: reviewed the documentation diff, verified local Markdown paths, and passed git diff --check. No backend/mobile or live-email tests were run for this documentation/removal change. The unchanged template source and its 60 local browser scenarios are recorded in #188.
Before marking this delivery draft ready:
Closing references apply only after the outstanding delivery work is accepted and this PR merges. The template PR does not close these delivery issues.
Closes #152
Closes #171