1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
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>
2020-03-28 05:59:16 +00:00
..
328.feature Add a newsfragment 2020-02-07 15:17:29 +01:00
508.misc Funding related documentation 2019-10-21 15:00:49 +03:00
985.feature add changelog 2019-08-21 12:02:24 -04:00
1011.feature Allow specifying the traefik version for cert dumping 2019-10-13 21:36:34 +02:00
1098.misc Ignore newlines and comment-lines in postfix overrides 2020-03-07 18:20:56 +00:00
1113.feature Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set 2019-08-31 18:18:58 +02:00
1139.fix Add the newsfragment 2020-01-13 20:42:51 +01:00
1158.feature Use nginx for kubernetes ingress 2019-09-03 10:27:10 +02:00
1160.feature changelog for capability-advertisement 2019-09-04 19:04:24 +02:00
1177.bug Fix rspamd-learn when moving mail from/to junk folder 2019-09-27 19:53:09 +00:00
1190.fix Split HOST_ANTISPAM in HOST_ANTISPAM_MILTER and HOST_ANTISPAM_WEBUI 2019-10-13 20:13:02 +02:00
1194.feature Change default password scheme to PBKDF2 (#1194) 2019-10-07 22:29:03 +02:00
1197.feature Enable access log of admin service only for log levels of INFO and finer 2019-10-08 07:29:33 +02:00
1207.feature Add news fragments 1207.feature 2019-10-13 01:17:35 +09:00
1208.fix Changelog 2019-10-11 08:51:41 +02:00
1214.misc Move services into core and optional 2019-10-23 18:27:25 +03:00
1221.removal Dovecot: Delete obsolete data volume 2019-10-15 10:41:05 +03:00
1241.fix Update 1241.fix 2019-11-15 19:41:55 +01:00
1255.bugfix Radicale: Use pip package instead of alpine repo 2019-11-17 14:54:57 +01:00
1259.feature Document default antivirus behaviour, add an option to reject viruses 2019-11-19 11:31:09 +01:00
1267.feature add changelog 2019-11-21 21:18:07 +01:00
1268.feature Add changelog 2020-01-29 19:58:58 +01:00
1278.fix Changelog 2019-12-06 09:38:25 +01:00
1308.misc Use redis 5 on k8s & add selector 2020-01-07 21:24:39 +01:00
1320.feature Use a released git-tag for fts-xapian 2020-01-23 22:35:30 +01:00
1357.feature Add port to relay if it contains a colon 2020-02-09 08:05:24 -07:00
1387.bug Prefer specific alias over wildcard, regardless of case 2020-03-06 13:56:48 +01:00