Back to browse
GitHub Repository

Beam app notifications straight into your own mailbox via IMAP APPEND — no SMTP, no SPF/DKIM/DMARC.

0 starsTypeScript

Inbox-beam – notifications in your inbox without sending email

by toyoshi·Jun 7, 2026·2 points·0 comments

AI Analysis

●●●BangerBig BrainSolve My Problem

Bypasses SPF and DKIM setup entirely by writing directly to inbox via IMAP.

Strengths
  • Bypasses SPF, DKIM, and DMARC DNS records entirely for self-alerts.
  • Zero deliverability risk since messages never actually leave your server.
  • Simple TypeScript API with full OAuth2 support for Gmail accounts.
Weaknesses
  • Requires IMAP access, which some enterprise admins disable globally by default.
  • Only works for your own inbox, not external customer-facing emails.
Target Audience

Backend developers, indie hackers, solo founders

Similar To

SendGrid · Postmark · Resend

Similar Projects