This is an administration interface for docker-mailserver. It provides a web-based interface to manage mail domains, users, aliases, and DKIM settings. The interface is built using Symfony + EasyAdminBundle and integrates with OAuth2 for authentication.
- Domain Management: Add, edit, and delete mail domains.
- User Management: Create, update, and remove mail users. Set passwords and manage user details.
- Alias Management: Define mail aliases to forward emails to different addresses.
- DKIM Management: Configure DKIM settings for domains to ensure email authenticity.
- Fetchmail Configuration: Set up and manage Fetchmail to retrieve emails from external servers.
- OAuth2 Integration: Secure the interface with OAuth2 authentication, allowing you to use your existing OAuth2 provider for login.
- DNS Setup Wizard: A wizard to help you set up your DNS records for your mail server.
You can find the documentation for mailserver-admin in the docker-mailserver documentation.
- Development
- Configuration
- Administration:


