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 291f8a457b Deliver mails to alias-stripped-of-delimeter, even if catchall exists
This fixes delivery to an alias minus recipient delimiter in cases where a
wildcard alias would also match. For example,
* foo@xxx.tld
* %@xxx.tld
Sending to foo+spam@xxx.tld would get eaten by the catchall before this fix.
Now, the order of alias resolution is made clearer.

closes #813
6 years ago
..
mailu Deliver mails to alias-stripped-of-delimeter, even if catchall exists 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