📄️ Overview
The management of Stalwart can be approached through various methods, each suited to different user preferences and requirements:
🗃️ Web-based Administration
4 items
🗃️ Command-line Interface
6 items
📄️ Database Console
The Database Console is a command-line utility included with the Stalwart binary. It provides direct access to the internal data store, allowing administrators and developers to inspect, query, and manipulate the underlying database used by Stalwart. This tool is particularly useful for debugging, maintenance, and advanced configuration scenarios.
📄️ Database Migration
The Database Import / Export utility is a built-in feature of the Stalwart Mail and Collaboration Server binary. It allows administrators to perform a full export or import of the system’s internal database. This functionality is primarily intended for migrating data between different database backends, such as moving from an embedded backend like RocksDB or SQLite to a more scalable one like FoundationDB, PostgreSQL, or MySQL.
📄️ Troubleshooting
Stalwart provides a comprehensive suite of tools to assist administrators in diagnosing and resolving issues related to email delivery, authentication, and compliance with security standards. These tools are integrated into the server’s interface, offering detailed insights into the email processing pipeline and enabling effective troubleshooting. Below are instructions and explanations for utilizing these features.