On Jun 5, 2024, at 12:21 AM, Pete Long via dovecot dovecot@dovecot.org wrote:
After a restart of Dovecot, I see this in the logs:
Jun 05 08:12:07 imap(pete)<19761><KPYfSB8aj4dWH1ne>: Error: Mailbox Deleted Messages: Lazy-expunge transaction failed: Mailbox Deleted Messages: UID=1 67: lazy_expunge: Couldn't open expunge mailbox: Failed to open mailbox .EXPUNGED: Invalid mailbox name: Begins with hierarchy separator
Hmmm, I'm not sure about that -- in my setup I have something different, with no actual mailbox for it:
namespace { hidden = yes inbox = no list = no location = maildir:~/expunged prefix = .EXPUNGED/ separator = . type = private } plugin { lazy_expunge = .EXPUNGED/ lazy_expunge_only_last_instance = yes ...
Perhaps someone else who has a similar setup to you with it as a mailbox can offer more advice, sorry!
-- Robert L Mathews