Update u_e-dovecot-vmail-volume.md

Dieser Commit ist enthalten in:
André Peters 2020-10-04 19:41:07 +02:00 committet von GitHub
Ursprung 7508618494
Commit aa71513bc7
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -1,12 +1,11 @@
If you want to use another folder for the vmail-volume, you can create an `docker-compose.override.yml` file and add: If you want to use another folder for the vmail-volume, you can create a `docker-compose.override.yml` file and add the following content:
``` ```
version: '2.1' version: '2.1'
services:
dovecot-mailcow:
volumes: volumes:
vmail-vol-1: - /data/mailcow/vmail:/var/vmail
driver_opts:
type: none
device: /data/mailcow/vmail
o: bind
``` ```
### Moving an existing vmail folder: ### Moving an existing vmail folder: