Updated README.md

This commit is contained in:
2026-01-12 14:15:04 +01:00
parent 2f4d41092c
commit 976cb195c6

View File

@@ -1,6 +1,6 @@
# Mailcow Alias Manager Web Interface
A Python-based web application for managing mail aliases on a Mailcow instance. Built with Flask and a dark theme interface for internal network use.
A Python-based web application for managing mail aliases on a Mailcow instance. Built with Flask and a dark theme interface for internal network use. This application uses [malias](https://gitlab.pm/rune/malias) as base. Malias it self is a CLI application for managing aliases on a Mailcow Instance. If you already are using the CLI instance you can copy the the DB file over to your `/data` directory and you'll keep you API key etc. If you start with a blank DB you can use the `Sync Aliases` function to populate existing aliases to your local db.
## Features