Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stalwartlabs/webadmin
Web-based admin for Stalwart Mail Server
https://github.com/stalwartlabs/webadmin
mail server stalwart webadmin
Last synced: 1 day ago
JSON representation
Web-based admin for Stalwart Mail Server
- Host: GitHub
- URL: https://github.com/stalwartlabs/webadmin
- Owner: stalwartlabs
- Created: 2024-02-18T18:19:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T18:20:19.000Z (13 days ago)
- Last Synced: 2024-12-20T02:05:51.847Z (9 days ago)
- Topics: mail, server, stalwart, webadmin
- Language: Rust
- Homepage: https://stalw.art
- Size: 1.18 MB
- Stars: 81
- Watchers: 6
- Forks: 19
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSES/AGPL-3.0-only.txt
Awesome Lists containing this project
README
Web-based Administration Interface for Stalwart Mail Server 🛡️
## Features
**Stalwart Webadmin** is an web-based management tool for Stalwart Mail Server. It is written in Rust using the [Leptos](https://github.com/leptos-rs/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:
- [Linux / MacOS](https://stalw.art/docs/install/linux)
- [Windows](https://stalw.art/docs/install/windows)
- [Docker](https://stalw.art/docs/install/docker)All documentation is available at [stalw.art/docs/get-started](https://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](https://github.com/stalwartlabs/mail-server/discussions),
[Reddit](https://www.reddit.com/r/stalwartlabs), [Discord](https://discord.gg/aVQr3jF8jd) or [Matrix](https://matrix.to/#/#stalwart:matrix.org).
Additionally you may purchase a subscription to obtain priority support from Stalwart Labs Ltd.## 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](./LICENSES/AGPL-3.0-only.txt) 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)](./LICENSES/LicenseRef-SEL.txt) 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](https://reuse.software/) to ensure clarity and consistency. The full text of each license is available in the [LICENSES](./LICENSES/) directory.
## CopyrightCopyright (C) 2024, Stalwart Labs Ltd.