mail_plugins.j2 272 B

12345
  1. {%- if SKIP_FTS|lower in ["y", "yes"] -%}
  2. quota acl zlib mail_crypt mail_crypt_acl mail_log notify listescape replication lazy_expunge
  3. {%- else -%}
  4. quota acl zlib mail_crypt mail_crypt_acl mail_log notify fts fts_flatcurve listescape replication lazy_expunge
  5. {%- endif -%}