Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PostfixAdmin 3.3.13 - MySQL fixes source code.tar.gz | 2022-12-08 | 1.9 MB | |
PostfixAdmin 3.3.13 - MySQL fixes source code.zip | 2022-12-08 | 2.2 MB | |
README.md | 2022-12-08 | 459 Bytes | |
Totals: 3 Items | 4.1 MB | 0 |
Fixes :
- https://github.com/postfixadmin/postfixadmin/issues/690
- https://github.com/postfixadmin/postfixadmin/issues/687 ( thanks @stefanomarty )
Which were from some MySQL collation changes missing from the 3.3 branch and a related fix for what was MariaDB only syntax (now ought to work for MySQL too) (related to the collation fixes).
See also https://github.com/postfixadmin/postfixadmin/compare/postfixadmin-3.3.12...postfixadmin-3.3.13