mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-02 08:57:14 +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 imap_quota imap_acl acl zlib imap_zlib imap_sieve mail_crypt mail_crypt_acl notify listescape replication mail_log
|
||||
{%- else -%}
|
||||
quota imap_quota imap_acl acl zlib imap_zlib imap_sieve mail_crypt mail_crypt_acl notify mail_log fts fts_flatcurve listescape replication
|
||||
{%- endif -%}
|
||||
Reference in New Issue
Block a user