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 e22324adcd Make aliases case-insensitive (too)
Even though RFC5321 2.4 explains that local-parts are to be case-sensitive,
this does not seem to be how EMail is used today. Thus, instead of reverting
user-emails back to being case sensitive, let’s make aliases case-insensitive
too. Not only more consistent, this also allows users to enjoy receiving EMails
from large airlines or car-rental agencies onto their already existing aliases.

For the rare case of case sensitive aliases existing, let’s query for the
forced-lowercase alias only in the event that the preserved-case one isn’t
found …

closes #867
5 years ago
..
mailu Make aliases case-insensitive (too) 5 years ago
migrations Fix typo in migration file 5 years ago
.gitignore Move all directories per theme 7 years ago
Dockerfile Install bash in alpine based images. 5 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 Merge remote-tracking branch 'upstream/master' into feat-psql-support 6 years ago
requirements.txt Fix support for postgres and mysql 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