Anyone have thoughts on this problem?
On 23/09/2025 08:32, Martin Brampton via dovecot wrote:
Thanks. The contents of my 20-lmtp.conf (with comments removed): protocol lmtp { mail_plugins { sieve = yes } auth_username_format = %{user} } Is that what you meant? From logwatch: config: Fatal: Plugin 'sieve_lmtpsieve' not found from directory /usr/lib/dovecot/modules/sieve: 10 Time(s) Referenced directory: [1]root@mx:/etc/dovecot/conf.d# ls -l /usr/lib/dovecot/modules/sieve total 136 -rw-r--r-- 1 root root 71848 Jun 18 15:01 lib10_sieve_storage_ldap_plugin.so -rw-r--r-- 1 root root 47192 Jun 18 15:01 lib90_sieve_extprograms_plugin.so -rw-r--r-- 1 root root 14424 Jun 18 15:01 lib90_sieve_imapsieve_plugin.so I don't see anything to do with lmtp there (which may make sense), but don't know how I would add anything. Martin On 23/09/2025 07:50, Aki Tuomi via dovecot wrote:
On 23/09/2025 08:56 EEST Martin Brampton via dovecot [2]<dovecot@dovecot.org> wrote:
Just upgraded mail server from Debian 12 to 13. Fixed a number of issues with changed Dovecot, but stuck getting sieve working. The server uses LMTP. I'll post some configuration if it helps.
But the messages in the log saying the plugin sieve_lmtpsieve is missing seems fundamental and relevant. I can't find anything called that in the Debian repository. How is it installed? Or am I doing something fundamentally wrong?
Martin Just upgraded mail server from Debian 12 to 13. Fixed a number of issues with changed Dovecot, but stuck getting sieve working. The server uses LMTP. I'll post some configuration if it helps. But the messages in the log saying the plugin sieve_lmtpsieve is missing seems fundamental and relevant. I can't find anything called that in the Debian repository. How is it installed? Or am I doing something fundamentally wrong? Martin
Feels like you asked an LLM. Anyways this should work
protocol lmtp { mail_plugins { sieve = yes } }
Aki
dovecot mailing list -- [3]dovecot@dovecot.org To unsubscribe send an email to [4]dovecot-leave@dovecot.org
References
Visible links 1. mailto:root@mx/etc/dovecot/conf.d# 2. mailto:dovecot@dovecot.org 3. mailto:dovecot@dovecot.org 4. mailto:dovecot-leave@dovecot.org
dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-leave@dovecot.org