TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Preview emails with letter_opener, MailCatcher and MailHog

1 pointsby hbroadbentalmost 2 years ago

1 comment

hbroadbentalmost 2 years ago
hey HN, I recently published an article going deep into email previewing (in Ruby on Rails, but I think it&#x27;s relevant beyond Rails).<p>MailCatcher (<a href="https:&#x2F;&#x2F;github.com&#x2F;sj26&#x2F;mailcatcher">https:&#x2F;&#x2F;github.com&#x2F;sj26&#x2F;mailcatcher</a>) and MailHog (<a href="https:&#x2F;&#x2F;github.com&#x2F;mailhog&#x2F;MailHog">https:&#x2F;&#x2F;github.com&#x2F;mailhog&#x2F;MailHog</a>) are super handy and easy to run locally. Both spin up an SMTP server which you can direct mail to, and give you a nice web interface to browse mail and preview it.<p>Happy to answer any question! thanks, harrison