1
0
Fork 0
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
mailu/towncrier/newsfragments
bors[bot] 60b9a3e2f0
Merge #1389
1389: Prefer specific alias over wildcard, regardless of case r=mergify[bot] a=Nebukadneza

## What type of PR?
bug-fix

## What does this PR do?
Since direct addresses (not aliases) are case-insensitive since a while,
it makes sense for aliases to behave the same. Up until now, a wildcard
alias could trump a alias not-matching-the-case of the incoming address.
This clarifies this behavior.

## Notes
I realize that the if-hell down there isn’t nice. What it is, however, is quite clear and easy to read. I’m hoping that if anyone ever gets confused in the future, this will make the current behavior transparent. For me, that was more important than a minimal amount of statements/branches …

### Related issue(s)
closes #1387

## Prerequistes
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


Co-authored-by: Dario Ernst <github@kanojo.de>
vor 6 Jahren
..
328.feature Add a newsfragment vor 6 Jahren
508.misc Funding related documentation vor 6 Jahren
985.feature add changelog vor 6 Jahren
1011.feature Allow specifying the traefik version for cert dumping vor 6 Jahren
1098.misc Ignore newlines and comment-lines in postfix overrides vor 6 Jahren
1113.feature Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set vor 6 Jahren
1139.fix Add the newsfragment vor 6 Jahren
1158.feature Use nginx for kubernetes ingress vor 6 Jahren
1160.feature changelog for capability-advertisement vor 6 Jahren
1177.bug Fix rspamd-learn when moving mail from/to junk folder vor 6 Jahren
1190.fix Split HOST_ANTISPAM in HOST_ANTISPAM_MILTER and HOST_ANTISPAM_WEBUI vor 6 Jahren
1194.feature Change default password scheme to PBKDF2 (#1194) vor 6 Jahren
1197.feature Enable access log of admin service only for log levels of INFO and finer vor 6 Jahren
1207.feature Add news fragments 1207.feature vor 6 Jahren
1208.fix Changelog vor 6 Jahren
1214.misc Move services into core and optional vor 6 Jahren
1221.removal Dovecot: Delete obsolete data volume vor 6 Jahren
1241.fix Update 1241.fix vor 6 Jahren
1255.bugfix Radicale: Use pip package instead of alpine repo vor 6 Jahren
1259.feature Document default antivirus behaviour, add an option to reject viruses vor 6 Jahren
1267.feature add changelog vor 6 Jahren
1268.feature Add changelog vor 6 Jahren
1278.fix Changelog vor 6 Jahren
1308.misc Use redis 5 on k8s & add selector vor 6 Jahren
1320.feature Use a released git-tag for fts-xapian vor 6 Jahren
1357.feature Add port to relay if it contains a colon vor 6 Jahren
1387.bug Prefer specific alias over wildcard, regardless of case vor 6 Jahren