15 Zeilen
Kein EOL
343 B
Markdown
15 Zeilen
Kein EOL
343 B
Markdown
Create a file `data/conf/dovecot/extra.conf` - if missing - and add your additional content here.
|
|
|
|
Restart `dovecot-mailcow` to apply your changes:
|
|
|
|
=== "docker compose (Plugin)"
|
|
|
|
``` bash
|
|
docker compose restart dovecot-mailcow
|
|
```
|
|
|
|
=== "docker-compose (Standalone)"
|
|
|
|
``` bash
|
|
docker-compose restart dovecot-mailcow
|
|
``` |