mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-06-21 22:10:38 +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 acl zlib mail_crypt mail_crypt_acl mail_log notify listescape replication lazy_expunge
|
||||
{%- else -%}
|
||||
quota acl zlib mail_crypt mail_crypt_acl mail_log notify fts fts_flatcurve listescape replication lazy_expunge
|
||||
{%- endif -%}
|
||||
Reference in New Issue
Block a user