[Dovecot] Syntax to specify sdbox: mail_location path?
Timo Sirainen
tss at iki.fi
Tue Oct 18 17:49:22 EEST 2011
On Fri, 2011-10-07 at 11:43 -0700, mephistopheles at operamail.com wrote:
> With "sdbox:"
>
> mail_location = sdbox:/my_mailbox_path/%d/%n
>
> mail gets stored in /my_mailbox_path/%d/%n/mailboxes/INBOX/dbox-Mails.
>
> How do I get rid of the '/mailboxes/' and '/dbox-Mails/' path components
> so sdbox stores in:
>
> /my_mailbox_path/%d/%n/INBOX
Well, there are a few settings so you could make it work that way, but
why do you want to do that? There's a reason why those extra directory
components were added, you shouldn't remove them.
More information about the dovecot
mailing list