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.
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 |
7 years ago | |
|---|---|---|
| .. | ||
| mailu | 7 years ago | |
| migrations | 7 years ago | |
| .gitignore | 8 years ago | |
| Dockerfile | 7 years ago | |
| README.md | 8 years ago | |
| audit.py | 8 years ago | |
| babel.cfg | 8 years ago | |
| messages.pot | 8 years ago | |
| requirements-prod.txt | 7 years ago | |
| requirements.txt | 7 years ago | |
| start.py | 7 years ago | |
README.md
Mailu Admin container
This is the web-based administrative interface for the Mailu containerized mail server.
Resources
- Report issues and send Pull Requests in the main Mailu repository