Thanks. The contents of 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]<[email protected]> 
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][email protected]
 To unsubscribe send an email to [4][email protected]

References

   Visible links
   1. mailto:root@mx/etc/dovecot/conf.d#
   2. mailto:[email protected]
   3. mailto:[email protected]
   4. mailto:[email protected]
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to