On 5.10.2010, at 14.13, Leonardo Rodrigues wrote:

>    you seem to be completly right .... things wasnt working as expected on 
> 1.2 altough there were no errors and warnings.
> 
>    to get things working on 2.0 as they were working on 1.2,

Didn't you just say they weren't working in 1.2? :)

> namespace {
>  hidden = no
>  inbox = yes
>  list = yes
>  location =
>  prefix = INBOX.
>  separator = .
>  type = private
> }
> namespace {
>  inbox = no
>  location =
>  prefix =
>  separator = .
> }
>    and now things are working exactly as i expected and exactly they worked 
> on 1.2.

That's not a very good configuration. Now all the mailboxes show up twice in 
LIST, once on root level and once under INBOX. Setting hidden=yes and list=no 
for the INBOX. namespace would make it a better configuration, but even simpler 
would be to not add any namespaces and use INBOX.Trash as the mailbox name in 
quota_rule2.

Reply via email to