mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-03 01:17:13 +00:00
[Dovecot] use python bootstrapper to start DOVECOT container
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{%- if SKIP_FTS|lower in ["y", "yes"] -%}
|
||||
quota sieve acl zlib mail_crypt mail_crypt_acl notify listescape replication
|
||||
{%- else -%}
|
||||
quota sieve acl zlib mail_crypt mail_crypt_acl fts fts_flatcurve notify listescape replication
|
||||
{%- endif -%}
|
||||
Reference in New Issue
Block a user