[Dovecot] mail_location in namespace

Vasiliy Tolstov v.tolstov at selfip.ru
Fri Jul 10 13:35:06 EEST 2009


Hello!

I'm try to build additional 2 private namespaces

namespace private {
        prefix = 1/
        #location = ~/mail/1
        list = yes
        subscriptions = yes
}

namespace private {
        prefix = 2/
        #location = ~/mail/2
        list = yes
        subscriptions = yes
}


First private namespace contains inbox and mail_location not defined
(selects in sql query in userdb).
Is dovecot have variable which contains current mail_location like
current home?

And if i have location = ~/mail/2 and subscrive to namespace in my mail
client - i have error like mailbox does not exists. Where i must create
folder fo what namespace? in ~/mail or ~/mail/mailboxes?

Thank You.

-- 
Vasiliy Tolstov <v.tolstov at selfip.ru>
Selfip.Ru



More information about the dovecot mailing list