Web-based admin for Stalwart https://stalw.art
  • Rust 95.7%
  • CSS 4.2%
Find a file
Maurus Decimus 200e34e248 Archive notice
2026-04-22 10:29:44 +02:00
.github/workflows Create full OSS version (closes #92) 2025-07-22 17:00:39 +02:00
.vscode Stores schema 2024-03-07 19:34:20 +01:00
img Updated README 2024-04-09 16:53:33 +02:00
LICENSES v0.1.32 2025-07-27 18:16:59 +02:00
src Clippy fixes 2026-03-18 21:06:05 +01:00
style Moved top bar buttons to dropdown menu 2025-01-14 21:45:08 +01:00
.gitignore Added license 2024-04-09 10:54:28 +02:00
Cargo.lock v0.1.37 2025-12-28 17:25:01 +01:00
Cargo.toml v0.1.37 2025-12-28 17:25:01 +01:00
CHANGELOG.md v0.1.37 2025-12-28 17:25:01 +01:00
CNAME README 2024-04-09 12:56:37 +02:00
CONTRIBUTING.md Added license 2024-04-09 10:54:28 +02:00
index.html OAuth redirect_uri + mobile fixes 2024-10-04 14:49:53 +02:00
input.css First commit 2024-02-18 19:21:21 +01:00
package-lock.json CI job 2024-04-12 14:37:17 +02:00
package.json CI job 2024-04-12 14:37:17 +02:00
README.md Archive notice 2026-04-22 10:29:44 +02:00
tailwind.config.js First commit 2024-02-18 19:21:21 +01:00
Trunk.toml First commit 2024-02-18 19:21:21 +01:00

Web-based Administration Interface for Stalwart 🛡️


Important

This repository has been archived. The WebAdmin UI has been moved to a new repository at stalwartlabs/webui, which is a rewrite from scratch where most if not all open issues have been fixed. Please upgrade to Stalwart v0.16 by following the instructions at UPGRADING/v0_16.md.


continuous integration   License: AGPL v3   Documentation

Mastodon   Twitter

Discord   Matrix

Features

Stalwart Webadmin is an web-based management tool for Stalwart Mail and Collaboration Server. It is written in Rust using the Leptos web framework.

Key features:

  • Dashboard.
  • Account, domain, group, mailing list, tenant and role management.
  • SMTP queue management for messages and outbound DMARC and TLS reports.
  • Report visualization interface for received DMARC, TLS-RPT and Failure (ARF) reports.
  • Configuration of every aspect of the mail server.
  • Log viewer with search and filtering capabilities.
  • Self-service password reset and encryption-at-rest key management.

Screenshots

Get Started

Stalwart Webadmin is included with Stalwart Mail Server, to install Stalwart Mail Server on your server by following the instructions for your platform:

All documentation is available at stalw.art/docs/get-started.

Support

If you are having problems running Stalwart Mail Server, you found a bug or just have a question, do not hesitate to reach us on Github Discussions, Reddit, Discord or Matrix. Additionally you may purchase a subscription to obtain priority support from Stalwart Labs LLC

License

This project is dual-licensed under the GNU Affero General Public License v3.0 (AGPL-3.0; as published by the Free Software Foundation) and the Stalwart Enterprise License v1 (SELv1):

  • The GNU Affero General Public License v3.0 is a free software license that ensures your freedom to use, modify, and distribute the software, with the condition that any modified versions of the software must also be distributed under the same license.
  • The Stalwart Enterprise License v1 (SELv1) is a proprietary license designed for commercial use. It offers additional features and greater flexibility for businesses that do not wish to comply with the AGPL-3.0 license requirements.

Each file in this project contains a license notice at the top, indicating the applicable license(s). The license notice follows the REUSE guidelines to ensure clarity and consistency. The full text of each license is available in the LICENSES directory.

Copyright (C) 2024, Stalwart Labs LLC