1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-03 14:52:36 +02:00
bors-mailu[bot] 8924846a7c
Merge #3729
3729: Allow setting collation via env variable and add uvloop r=mergify[bot] a=Grennith

## What type of PR?

Enhancement / Bugfix

## What does this PR do?

As of https://github.com/Mailu/Mailu/pull/3701, the collation shall be set by overwriting `SQLALCHEMY_DATABASE_URI` to contain the collation of the related DB. However, this is currently not possible in the Helm chart of Mailu at all. It's statically set there and would also require not setting DB_NAME etc. to not have it overwritten, see https://github.com/Mailu/Mailu/blob/master/core/admin/mailu/configuration.py#L144

Additionally, uvloop is added to the prod requirements of which postfix-mta-sts-resolver makes use of.

### Related issue(s)
- Mention an issue like: #3449 

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [ x ] In case of feature or enhancement: documentation updated accordingly
- [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Till Skrodzki <till@mueskro.de>
2025-02-28 23:33:12 +00:00
..
2024-06-19 14:50:09 +02:00
2024-06-28 16:19:07 +02:00
2024-08-05 14:49:38 +02:00
2024-03-18 14:34:58 +00:00
2025-02-09 17:18:47 +01:00
2023-09-27 14:05:12 +00:00
2024-06-19 14:50:09 +02:00
2024-06-28 12:44:29 +02:00
2025-02-28 23:33:12 +00:00
2024-06-28 12:44:29 +02:00
2024-09-05 21:59:55 +02:00
2024-05-20 11:08:03 +02:00
2024-09-12 14:38:50 +00:00