HackerTrans
トップ新着トレンドコメント過去質問紹介求人

toyoshi

no profile record

投稿

Show HN: An LLM that designs M5Stack hardware builds

unitkit.pages.dev
1 ポイント·投稿者 toyoshi·15 日前·0 コメント

Show HN: Inbox-beam – notifications in your inbox without sending email

github.com
13 ポイント·投稿者 toyoshi·先月·2 コメント

コメント

toyoshi
·15 日前·議論
[flagged]
toyoshi
·先月·議論
[flagged]
toyoshi
·先月·議論
I kept setting up a sending domain + SPF/DKIM/DMARC + SES/SendGrid just to email myself app notifications (contact forms, cron failures). But I wasn't trying to reach anyone else's inbox, just my own.

inbox-beam skips sending entirely: it uses the IMAP APPEND command to write the message straight into your mailbox. No SMTP, no deliverability. It shows up unread and searchable.

It's explicitly NOT email delivery — it only writes to a mailbox you control, so it can't reach third parties, and keeps no send log. For that you still want real SMTP. npm: https://www.npmjs.com/package/inbox-beam