rspace-online/modules
Jeff Emmett bbbe14246c feat(rinbox): space agent mailbox system — per-space MI email identity
Each space gets {space}-agent@rspace.online as a real Mailcow mailbox
(auto-provisioned with generated password). Inbound emails are IMAP-polled
and processed by MI (Gemini Flash) for auto-reply. All outbound emails
(approvals, notifications) set reply-to to the agent address so replies
route back through MI.

- mailcow.ts: createMailbox/deleteMailbox/mailboxExists API
- schema.sql + db.ts: agent_mailboxes table for per-space IMAP creds
- space-alias-service.ts: provisionAgentMailbox/deprovisionAgentMailbox
- server.ts: internal routes for agent mailbox CRUD + member-emails
- rinbox/mod.ts: initAgentMailbox, per-space IMAP sync, processAgentMI
- rinbox/agent-notify.ts: sendSpaceNotification (BCC members)
- rcal/rtasks/rvote: notification hooks on create

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 08:59:52 -07:00
..
crowdsurf feat(rtasks): ClickUp two-way sync integration 2026-03-24 17:37:01 -07:00
rbnb feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rbooks fix(routing): eliminate /{space} from paths on subdomain routing 2026-03-24 18:45:16 -07:00
rcal feat(rinbox): space agent mailbox system — per-space MI email identity 2026-03-26 08:59:52 -07:00
rcart feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rchats feat(rswag): full feature parity — POD clients, dithering, AI gen, fulfillment 2026-03-20 23:21:53 -07:00
rchoices feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rdata feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rdesign fix(cad): CSS containment + Scribus image gen for all CAD shapes 2026-03-25 17:53:42 -07:00
rdocs revert: remove standalone domains we don't own 2026-03-21 18:31:17 -07:00
rfiles fix(mobile): responsive parity — touch targets, iOS zoom, viewport clamping 2026-03-25 16:59:04 -07:00
rflows feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rforum feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rinbox feat(rinbox): space agent mailbox system — per-space MI email identity 2026-03-26 08:59:52 -07:00
rmaps fix(rmaps): join form overlay + authenticated user auto-join 2026-03-25 18:04:24 -07:00
rmeets feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rnetwork feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rnotes feat(rnotes): add tiptap-markdown for inline markdown shortcuts + paste 2026-03-25 20:56:22 -07:00
rphotos feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rpubs feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rschedule fix(routing): eliminate /{space} from paths on subdomain routing 2026-03-24 18:45:16 -07:00
rsocials feat(rsocials): newsletter drafts tab + remove Listmonk setup wall 2026-03-25 20:15:46 -07:00
rspace fix(tabs): strip duplicate shell elements from canvas tab injection 2026-03-24 17:21:52 -07:00
rsplat fix(routing): eliminate /{space} from paths on subdomain routing 2026-03-24 18:45:16 -07:00
rswag feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rtasks feat(rinbox): space agent mailbox system — per-space MI email identity 2026-03-26 08:59:52 -07:00
rtrips feat(rtrips): interactive AI workspace with maps, flights & route planning 2026-03-24 18:56:49 -07:00
rtube feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rvnb feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
rvote feat(rinbox): space agent mailbox system — per-space MI email identity 2026-03-26 08:59:52 -07:00
rwallet fix(rwallet): align timeline inflows/outflows with balance changes 2026-03-25 17:36:10 -07:00