All the namespace conversion is supposed to be encapsulated in a couple
of places. This breaks that, which means that something earlier of later
is doing its own version of pattern to mailbox conversion. Ideally this
would be captured in the abstraction layer in mbname. I haven't looked
deeply thou
On Tue, Jun 5, 2018, at 7:27 PM, Edda wrote:
> thank you very much for the handling of my patch! I don't have an
> account on github. So, it's easiest for me to just dump it on the
> users list. Please let me know if that bothers you.>
It's fine for small patches like this, especially when the
The patch looks correct at a reading. It also looks like it's masking a
deeper bug, but that's fine - we can fix that later :)
Cheers,
Bron.
On Tue, Jun 5, 2018, at 19:27, Edda wrote:
> Hi Ellie,
>
> thank you very much for the handling of my patch! I don't have an
> account on github. So, i
Hi Ellie,
thank you very much for the handling of my patch! I don't have an
account on github. So, it's easiest for me to just dump it on the users
list. Please let me know if that bothers you.
As an author, "Edda" would be fine :) Thank you.
Best regards,
Edda
Am 05.06.18 um 04:50 schrieb
Hi Edda,
Thanks for the patch! I've added your email below to the GitHub issue
for this: https://github.com/cyrusimap/cyrus-imapd/issues/2362
I'll review the patch and if it looks good, will include it in the next
3.0 release. I'll also forward-port it to master if necessary.
Let me know if you
Hi,
we tested against our cyrus-imapd-3.0.5 invironment and now we can view
and subscribe/unsubscribe the (other) users subfolders correctly :) .
We don't know if this patch has drawback or not.
Best regards
Marco
On Mon, 4 Jun 2018 13:51:23 +0200
Edda wrote:
> Hi,
>
> I was able to reprod
Hi,
I was able to reproduce the issue with 3.0.5 with these settings:
unixhierarchysep: yes
altnamespace: no
crossdomains: no
Key factor is unixhierarchysep on. (crossdomains is a special case.
altnamespace on/off only looks different.)
I did a lot of debugging and found out the following: