mailu/core/admin
Dario Ernst 276dc3ffda Reverse the resolution order of user and alias
Since it’s common for wildcard~ish systems to prefer concrete objects over
wildcards, and aliases can be broad-wildcards (think catchall, %@xxx.tld), it
may be more intuitive for users that user-names rank higher than aliases. This
makes it impossible for user-names to be unreachable, since they can be
completely overridden by a catchall otherwise.

This changes default behavior, and is not configurable.

closes 
..
mailu Reverse the resolution order of user and alias
migrations Merge alembic migrations
.gitignore Move all directories per theme
Dockerfile Include DKIM in VOLUME
README.md Move all directories per theme
audit.py Move all directories per theme
babel.cfg Move all directories per theme
messages.pot Remove services status localization
requirements-prod.txt Upgrade PyYAML to 4.2b4
requirements.txt Update the dockerfile and upgrade dependencies
start.py Merge branch 'master' into refactor-config

README.md

Mailu Admin container

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

Resources