Hi,
I don't know if this is is related to bug 3628 (https://bugzilla.cyrusimap.org/show_bug.cgi?id=3628).
If I have two main folders:
"Test"
"Test_2016"
I get correct list with LIST "" "%".
If I have :
"Test"
"Test 2016"
"Test 2016"
I get this wrong answer with LIST "" "%":
* LIST (\HasNoChildren) "/" Test
* LIST (\HasChildren) "/" "Test 2016"
* LIST (\HasChildren) "/" Test
where some imap tree code may be misleaded by the presence of a double "Test" folder, one with and one without children.
Any clue?
Gabriele
Gabriele
---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus