Sign in to manage accounts, domain operations, payments, and platform settings.
Core account, mailbox, domain, quota, payment, and operations data is available through the current application build.
Use an admin account before working with platform controls.
/auth/login
/adminPOST /auth/login with user_type=adminadmin_usersRegistered Mailcow workers available for domain scheduling.
Admins can review quota increase requests and apply account-level overrides.
Provisioning and storage-manager work is tracked through durable job records.
Platform-managed view of worker capacity anchors.
POST /nodes
| Name | Hostname | Region | Status |
|---|---|---|---|
| No worker nodes registered yet. | |||
Every domain maps to one node so worker routing stays explicit.
PATCH /domains
| Domain | Node | SMTP Profile | Status | Updated |
|---|---|---|---|---|
| No domains assigned yet. | ||||
Mailbox lifecycle records connect users, domains, quotas, and assigned nodes.
POST /mailboxes
| Mailbox | User | Node | Quota | Status |
|---|---|---|---|---|
| No mailboxes provisioned yet. | ||||
System-wide defaults for storage pools, mailbox counts, and related resources.
POST /quota-defaults
| Resource | Default Limit | Unit | Notes |
|---|---|---|---|
| No quota defaults configured yet. | |||
Alias, wildcard, and catch-all targets tracked per domain.
PATCH /aliases / DELETE /aliases
| Type | Source | Target | Domain |
|---|---|---|---|
| No aliases configured yet. | |||
Per-user outbound relay profiles for SES, Mailgun, Office365, and similar providers.
PATCH /smtp-profiles / DELETE /smtp-profiles
| Name | Provider | User | Host |
|---|---|---|---|
| No SMTP profiles configured yet. | |||
Users close to exhausting shared storage allocation based on mailbox quota commitments.
| User | Allocated | Limit | Pressure |
|---|---|---|---|
| No quota pressure data available yet. | |||
Quota-affecting writes, payments, purchases, jobs, and provisioning changes are captured in the control plane.
GET /audit-logs
| Actor | Action | Entity | When |
|---|---|---|---|
| No audit events recorded yet. | |||