18 Oct
2011
18 Oct
'11
5:49 p.m.
On Fri, 2011-10-07 at 11:43 -0700, mephistopheles@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.