You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 #815
6 years ago
..
mailu Reverse the resolution order of user and alias 6 years ago
migrations Merge alembic migrations 6 years ago
.gitignore Move all directories per theme 7 years ago
Dockerfile Include DKIM in VOLUME 6 years ago
README.md Move all directories per theme 7 years ago
audit.py Move all directories per theme 7 years ago
babel.cfg Move all directories per theme 7 years ago
messages.pot Remove services status localization 6 years ago
requirements-prod.txt Upgrade PyYAML to 4.2b4 6 years ago
requirements.txt Update the dockerfile and upgrade dependencies 6 years ago
start.py Merge branch 'master' into refactor-config 6 years ago

README.md

Mailu Admin container

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

Resources