BUG: imapsieve with virtual mailboxes

2021-10-27 Thread Claudemir Todo Bom
Hi, I've configured virtual mailboxes and it is working well, including the setting of the real mailbox that will receive messages moved to it. Problem starts when I try to use imapsieve plugin with this setup, I receive a panic on the log and the action isn't executed. To make the problem appea

Re: BUG: imapsieve with virtual mailboxes

2021-11-15 Thread Claudemir Todo Bom
Hi folks, and @stephanbosch trying to debug the code, even knowing nothing about it, I discovered that @stephanbosch (cc him on this message) fixed the panic error I described in my original message on commit #27ab897f in the pigeonhole project. In this change he only avoided running into the bug

Re: PIGEONHOLE BUG: imapsieve with virtual mailboxes

2021-11-20 Thread Claudemir Todo Bom
I would like that somebody take a look at this changes and make them in a propper way into the main code of pigeonhole and dovecot. Em seg., 15 de nov. de 2021 às 11:55, Claudemir Todo Bom < claude...@todobom.com> escreveu: > Hi folks, and @stephanbosch > > trying to debug the cod

Re: PIGEONHOLE BUG: imapsieve with virtual mailboxes

2021-11-23 Thread Claudemir Todo Bom
ox. > - It's also possible that this behavior would break some plugins.. > I really don't understand dovecot code very well, I only studied the code in order to implement this feature. Hope you guys will put it in a good way on the code and I will be able to stop using this quic