From 3b7895990187c1053282d07017389f6e3b5de90d Mon Sep 17 00:00:00 2001 From: Rune Olsen Date: Fri, 23 Jan 2026 13:14:19 +0100 Subject: [PATCH] New changes after reset --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23d8204..5334d4b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mailcow Alias Manager Web Interface +# 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. 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.