coreos-home-server/config/service/dovecot/spec.bu
Alex Palaistras 5367d2650e dovecot: Activate FTS, ManagedSieve plugins
This commit enables FTS via Xapian, and exposes the port required for
ManagedSieve integration with Dovecot; additionally, bugs in the
integration of LMTP with RSpamd have been fixed.

In support of these changes, configuration files that were previously
split into container-based and service-based are now consolidated, and
we now ensure that only our own container-based configuration is used
when running Dovecot.
2021-11-13 13:12:24 +00:00

15 lines
299 B
Plaintext

variant: fcos
version: 1.3.0
storage:
trees:
- path: /etc/systemd/system
local: service/dovecot/systemd/
systemd:
units:
- name: dovecot-firstboot.target
enabled: true
- name: dovecot-fts-optimize.timer
enabled: true
- name: dovecot.service
enabled: true