On Wed, 2009-10-07 at 10:02 -0700, PGNet Dev wrote:
> i've both, but userdb doesn't return mail field. atm, i've
>
> ...
> mail_location: maildir:/data/mail:LAYOUT=fs
> ...
> namespace private {
> separator = /
> prefix = ""
> inbox = yes
> hidden = no
> location = maildir:/data/mail/Domains/%d/Accounts/%n
> }The namespace location completely overrides mail_location setting. So what you really want is to remove namespace location and use: mail_location = maildir:/data/mail/Domains/%d/Accounts/%n:LAYOUT=fs
signature.asc
Description: This is a digitally signed message part
