coreos-home-server/config/service/dovecot/systemd/dovecot-fts-optimize.timer
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

10 lines
122 B
SYSTEMD

[Unit]
Description=Optimize Dovecot FTS Index
[Timer]
OnCalendar=daily
Persistent=true
[Install]
WantedBy=timers.target