mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-04 00:05:21 +00:00
Otherwise it will completly set the variable and disable any plugins loaded beforehand e.x. quota
This commit is contained in:
@@ -31,7 +31,7 @@ volumes:
|
|||||||
|
|
||||||
2. `etc/dovecot/conf.d/10-plugin.conf`:
|
2. `etc/dovecot/conf.d/10-plugin.conf`:
|
||||||
```
|
```
|
||||||
mail_plugins = fts fts_solr
|
mail_plugins = $mail_plugins fts fts_solr
|
||||||
|
|
||||||
plugin {
|
plugin {
|
||||||
fts = solr
|
fts = solr
|
||||||
|
Reference in New Issue
Block a user