Skip to content

FAQ

No. inbrx captures email locally so you can inspect it during development and testing.

Authentication is optional. If your application requires credentials to be configured, use any username and password.

The Web UI is served at http://127.0.0.1:3000 by default.

Yes. Use the default file storage mode.

Yes. Start it with memory storage:

Terminal window
npx @inbrx/cli --storage memory