mail-transport-inmemory
Registers an in-process "inmemory" provider for mail-foundation that buffers sent mails per tenant instead of contacting an SMTP server. Use getInbox(tenantId) and clearInbox(tenantId) in demo apps and tests; not for production (buffer is process-memory, lost on restart).
Dependencies
Section titled “Dependencies”- Requires:
mail-foundation - Activation: always on (not toggleable)
Extensions & cross-feature APIs
Section titled “Extensions & cross-feature APIs”- Registers extension:
mailTransport→inmemory