mailu/core/admin
Mildred Ki'Lya f538e33dcf Parametrize hosts
Allows to use mailu without docker-compose when hostnames are not set up
by docker itself but provided via a separate resolver.

Use case: use mailu using nomad scheduler and consul resolver instead of
docker-compose. Other servers are provided by the DNS resolver that
resolves names like admin.service.consul or webmail.service.consul.
These names needs to be configurable.
..
mailu Parametrize hosts
migrations Add a signup field to domains
.gitignore Move all directories per theme
Dockerfile Move all directories per theme
README.md Move all directories per theme
audit.py Move all directories per theme
babel.cfg Move all directories per theme
manage.py Move statistics to the start.sh script for clarity
messages.pot Rename spam threshold to spam tolerance
requirements-prod.txt Move all directories per theme
requirements.txt Move all directories per theme
run.py Move all directories per theme
start.sh Move statistics to the start.sh script for clarity

README.md

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources