[Dovecot] IMPORTANT: New volume for mail index
This commit is contained in:
parent
034f70b393
commit
3e457e03ee
@ -206,7 +206,7 @@ services:
|
|||||||
- ./data/conf/sogo/:/etc/sogo/
|
- ./data/conf/sogo/:/etc/sogo/
|
||||||
- ./data/conf/phpfpm/sogo-sso/:/etc/phpfpm/
|
- ./data/conf/phpfpm/sogo-sso/:/etc/phpfpm/
|
||||||
- vmail-vol-1:/var/vmail
|
- vmail-vol-1:/var/vmail
|
||||||
- vmail-attachments-vol-1:/var/attachments
|
- vmail-index-vol-1:/var/vmail_index
|
||||||
- crypt-vol-1:/mail_crypt/
|
- crypt-vol-1:/mail_crypt/
|
||||||
- ./data/conf/rspamd/custom/:/etc/rspamd/custom
|
- ./data/conf/rspamd/custom/:/etc/rspamd/custom
|
||||||
- ./data/assets/templates:/templates
|
- ./data/assets/templates:/templates
|
||||||
@ -552,10 +552,8 @@ networks:
|
|||||||
- subnet: ${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
|
- subnet: ${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
# Storage for email files
|
|
||||||
vmail-vol-1:
|
vmail-vol-1:
|
||||||
# Storage for attachments (deduplicated)
|
vmail-index-vol-1:
|
||||||
vmail-attachments-vol-1:
|
|
||||||
mysql-vol-1:
|
mysql-vol-1:
|
||||||
mysql-socket-vol-1:
|
mysql-socket-vol-1:
|
||||||
redis-vol-1:
|
redis-vol-1:
|
||||||
|
Loading…
Reference in New Issue
Block a user