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.

Show HN: SMAM (Send Me A Mail), a free contact form embedding software

3 pointsby babolivierover 8 years ago

1 comment

fiatjafover 8 years ago
I upvoted it because it has a configurable template and I like configurable templates, but it is way too complicated for a thing so simple (email is complicated, I get it).<p>I would better<p><pre><code> 1. use https:&#x2F;&#x2F;formspree.io&#x2F; (which doesn&#x27;t provide templates) 2. use https:&#x2F;&#x2F;requesthub.xyz&#x2F; to redirect form POSTs to Mailgun -- or, better, to Pushbullet, so I get mobile notifications</code></pre>