Greetings, On Sun, 21 Apr 2024 22:52:41 +0200, Kirill A. Korinsky <[email protected]> wrote: > > Excluding INBOX from virtual folder seems that allows to avoid the issue. >
And today it had exploded inside virtual.Archive folder. Inside logs regarding an email which triggered an issue I have: Sep 23 17:44:50 mx2 smtpd[84651]: b66d1fb2fe2594ce smtp tls ciphers=TLSv1.3:TLS_AES_256_GCM_SHA384:256 Sep 23 17:44:50 mx2 smtpd[84651]: b66d1fb2fe2594ce smtp message msgid=606a9956 size=7650 nrcpt=1 proto=ESMTP Sep 23 17:44:50 mx2 smtpd[84651]: b66d1fb2fe2594ce smtp envelope evpid=606a995604f4b3dc from=<[email protected]> to=<[email protected]> Sep 23 17:44:50 mx2 dovecot: lmtp(79867): Connect from local Sep 23 17:44:50 mx2 dovecot: lmtp([email protected])<79867><kAmoLPKM8Wb7NwEAU0lCkg>: sieve: msgid=<[email protected]>: stored mail into mailbox 'INBOX' Sep 23 17:44:50 mx2 dovecot: lmtp(79867): Disconnect from local: Logged out (state=READY) Sep 23 17:44:50 mx2 smtpd[84651]: b66d1fb3159607a1 mda delivery evpid=606a995604f4b3dc from=<[email protected]> to=<[email protected]> rcpt=<[email protected]> user=vmail delay=0s result=Ok stat=Delivered Sep 23 17:45:00 mx2 smtpd[84651]: b66d1fb2fe2594ce smtp disconnected reason=quit This is the only incomming email inside the cluster at this time. Meanwhile mx1 has uid 158528 for this email, and mx2 uid has 158529. If I recall right about this time I had moved email from Archive to Inbox, and I was connected to mx1 that time. I also discover this commit https://github.com/dovecot/core/commit/3001c1410e72440e48c285890dd31625b7e12555 As naive approach I had backported it to 2.3.21.1 let see how it goes. -- wbr, Kirill _______________________________________________ dovecot mailing list -- [email protected] To unsubscribe send an email to [email protected]
