docs: troubleshooting section → smtp-warmer for spam diagnosis (HIR-89)#28
Open
jaredzwick wants to merge 2 commits into
Open
docs: troubleshooting section → smtp-warmer for spam diagnosis (HIR-89)#28jaredzwick wants to merge 2 commits into
jaredzwick wants to merge 2 commits into
Conversation
…m diagnosis HIR-89: smtp-warmer is now live at pypesdev/smtp-warmer. Adds a dedicated Troubleshooting section so users who hit spam know to run smtp-warmer before debugging domain DNS — the relay vs. domain split saves hours. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
inbox-warmer is now live at pypesdev/inbox-warmer. Adds a <sub> note alongside the smtp-warmer mention so users see the full deliverability toolkit: inbox-warmer (reputation build) → coldflow (send) → smtp-warmer (diagnose). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Summary
Adds a
## Troubleshootingsection to the README with a dedicated "Why is my mail landing in spam?" callout linking tosmtp-warmer.HIR-89 was blocked until
pypesdev/smtp-warmerexisted on GitHub — it's now live.The existing
<sub>mention under the MVP feature list was too buried. The new section surfaces the relay-vs-domain diagnostic split prominently, tells the user exactly what command to run, and chains todmarc-doctorif the relay is healthy but DNS is the culprit.Test plan
smtp-warmeranddmarc-doctorlinks resolve to live pypesdev repos🤖 Generated with Claude Code