Skip to content

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).

  • Registers extension: mailTransportinmemory