1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01:00

Move postgrey database under $STORAGE_ROOT (#2077)

This commit is contained in:
jvolkenant
2022-09-24 10:17:55 -07:00
committed by GitHub
parent 3c44604316
commit b8feb77ef4
3 changed files with 26 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ No features of Mail-in-a-Box have changed in this release, but with the newer ve
Also:
* Roundcube's login session cookie was tightened. Existing sessions may require a manual logout.
* Move Postgrey's database under $STORAGE_ROOT
Version 57a (June 19, 2022)
---------------------------