1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-05 07:12:26 +00:00

[SOGo] Fix draft folder creation by adding /var/spool/sogo directory

This commit is contained in:
FreddleSpl0it
2026-03-10 10:31:50 +01:00
parent 5888e248c3
commit e7ea3aa608
2 changed files with 3 additions and 3 deletions

View File

@@ -200,7 +200,7 @@ services:
- phpfpm
sogo-mailcow:
image: ghcr.io/mailcow/sogo:5.12.5-1
image: ghcr.io/mailcow/sogo:5.12.5-2
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}