Search found 2 matches

by Spectrum
Fri 2. Feb 2024, 00:47
Forum: Archive
Topic: Dovecot plugins? additional config? [SOLVED]
Replies: 2
Views: 7885

Re: Dovecot plugins? additional config? [SOLVED]

Thank You so much!

i tried on local.conf but forgot to use " { } " in:
protocol imap { mail_plugins = .... }

now it works!
by Spectrum
Wed 31. Jan 2024, 20:30
Forum: Archive
Topic: Dovecot plugins? additional config? [SOLVED]
Replies: 2
Views: 7885

Dovecot plugins? additional config? [SOLVED]

Hello! How can i add additional plugins to dovecot? when i add something like fts fts_squat to dovecot.conf, the configuration gets overwritten after some time. I tried to add changes to the local.conf file, but it has no effect. When dovecot.conf overwrites the config, plugins line is also ...