running latest dovecot HEAD, per, http://wiki.dovecot.org/MailLocation/Maildir i've set LAYOUT=fs, dovecot -n| grep -i layout mail_location: maildir:/data/mail:LAYOUT=fs and expect, maildirs to actually use physical directories, such as: * Maildir/folder/ * Maildir/folder/subfolder/ but, autocreate at login creates folders using "dot" prefixes, e.g., cd /data/mail/Domains/my.domain.com/Accounts/test_account ls -1d .* ./ ../ .Drafts/ .Spam/ .Templates/ .Trash/ &, login via TBird, creating a folder "test", also creates .test/ a bug, or a misconfiguration?
Timo Sirainen
2009-Oct-07 14:15 UTC
[Dovecot] LAYOUT=fs still uses 'dot' prefixes for folders
On Oct 7, 2009, at 1:30 AM, PGNet Dev wrote:> dovecot -n| grep -i layout > mail_location: maildir:/data/mail:LAYOUT=fs..> but, autocreate at login creates folders using "dot" prefixes, e.g.,Set mail_debug=yes. What does it log when logging in?
Maybe Matching Threads
- @2.0, autocreate fails. "Permission lookup failed"?
- @2.0 IMAP login, Error: ...//lib20_fts_plugin.so: undefined symbol: fts_next_hook_mailbox_allocated
- Auto creating client folders on the IMAP server after installing client.
- master:Error @2.0 TLS login, "Too large auth data_size sent"
- v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)