On 18/05/2025 00:18 EEST Nikolaos Milas via dovecot
     <[email protected]> wrote:
      
      
     On 17/5/2025 10:56 μ.μ., Aki Tuomi via dovecot wrote:
          I would strongly suggest enabling mail_log plugin globally
          and not just for
          protocol imap. This should enable you to see why the mails
          are deleted.
     Hi Aki,
      
     I thought I have done so by including:
      
     mail_plugins = quota mail_log notify
      
     at the "root" config level. (I have posted my whole config.) If I
     should
     do something more to enable the mail_log plugin globally, please
     correct
     me. Thanks a lot, Nick
      
     On 17/5/2025 10:56 μ.μ., Aki Tuomi via dovecot wrote:
     I would strongly suggest enabling mail_log plugin globally and not
     just for
     protocol imap. This should enable you to see why the mails are
     deleted.
     Hi Aki,
     I thought I have done so by including:
     mail_plugins = quota mail_log notify
     at the "root" config level. (I have posted my whole config.)
      
     If I should do something more to enable the mail_log plugin globally,
     please
     correct me.
      
     Thanks a lot,
     Nick
     _______________________________________________
     dovecot mailing list -- [email protected]
     To unsubscribe send an email to [email protected]
 
Make sure you use `mail_plugins = $mail_plugins foo bar` when doing per-
protocol plugins to avoid overriding global plugins. And ensure global plugins
is done first before any !include or !try_include statements.
 
Aki
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to