All activity
Ox Exleft a comment
Hey PH! I built RegalMail because every AI agent framework handles chat and APIs, but email is still a gap. Our agents at Alvento needed to receive client emails, understand the thread context, and reply — without accidentally spamming people or creating reply loops. So I built it as an npm plugin with anti-loop protection baked in. It's MIT licensed, free tier available, works with any email...

RegalMailGive your AI agents a real email inbox — IMAP in, SMTP out
Most AI agents can't send or receive email. RegalMail fixes that. It's an npm plugin that connects any AI agent to a real email inbox via IMAP IDLE (instant inbound) and SMTP (outbound with proper threading). Thread-aware replies. Message-ID/In-Reply-To headers. Anti-loop protection blocks noreply addresses and rate-limits per sender. Works with Gmail, Outlook, OCI, Fastmail, or any IMAP/SMTP provider. Free tier: 1 mailbox, 200 emails/mo. Install with npm install regalmail.

RegalMailGive your AI agents a real email inbox — IMAP in, SMTP out
