mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-26 05:27:29 +02:00
dcc9dd08a5
* Aliases in SoGO will be sorted this way The sender drop down list when writing a new email in SoGO will be sorted with this patch. Currently they are in a pretty random order. I had to manually drop and recreate the view, not sure how to trigger this in Mailcow. * Update init_db.inc.php Co-authored-by: André Peters <andre.peters@debinux.de>