[Dovecot] LAYOUT=fs still uses 'dot' prefixes for folders

Timo Sirainen tss at iki.fi
Wed Oct 7 20:07:41 EEST 2009


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20091007/a7e38a3c/attachment.bin 


More information about the dovecot mailing list