On Sat, May 8, 2010 at 7:12 AM, Manu Chaput <m...@manu-chaput.net> wrote:
[...]
> 1 OK User logged in
> 2 lsub "" "INBOX.*"
> ...
> * LSUB () "." "INBOX.Enseignements.DeptIMA"
> * LSUB (\HasChildren) "." "INBOX.Enseignements.DeptTR"
> ...

LSUB list subscribed mailboxes. Try:

. LIST * *

>
> r...@albert:~# cyradm --user chaput albert
> Password:
> albert> lm
> ...

lm call LIST imap method, not LSUB.

> INBOX.Enseignements.DeptIMA (\HasChildren)
> INBOX.Enseignements.DeptIMA.2eme_annee (\HasChildren)
> ...
> INBOX.Enseignements.DeptTR (\HasChildren)
> INBOX.Enseignements.DeptTR.1ere_annee (\HasChildren)
> ...
> albert>
>
>    ACLs, file properties, ... are the sames for DepTR and DepIMA.
> And the problem is still there after a reboot, so there is no cache
> side effect.
>

Do you subscribe all mailboxes with setacl? (thunderbird have
setacl/subscribe interface in menu)


-- 
Reinaldo de Carvalho
http://korreio.sf.net
http://python-cyrus.sf.net

"Don't try to adapt the software to the way you work, but rather
yourself to the way the software works" (myself)
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to