Overview
The WebUI is the browser-based front end for managing a Stalwart server and for giving end users control over their own account. It is delivered as a single-page application packaged as an Application (found in the WebUI under Settings › Web Applications) and mounted at two URL prefixes on any HTTP listener the server exposes:
Account Manager
The Account Manager is the end-user surface of the Stalwart WebUI. It is mounted at /account on any HTTP listener that serves the WebUI bundle, and it is what a regular mailbox user sees after signing in. The Account Manager limits each user to the objects that belong to their own account and to the fields they are permitted to edit, so it can be exposed publicly without granting administrator reach.
Branding
Branding allows administrators to customise the appearance of the WebUI by changing the logo displayed to users. Custom branding can be applied to the entire system or scoped to specific tenants and domains, which is useful for multi-tenant deployments.