Re: [Dovecot] Converting layouts, was Re: LAYOUT=maildir++ under mbox?

2010-09-06 Thread Timo Sirainen
On Mon, 2010-09-06 at 12:37 -0400, Dave McGuire wrote: >This is only tangentially related, please forgive me for that, but is > there any automated way to convert an existing hierarchy of > '.'-separated folders to a LAYOUT=fs configuration? dsync can do it, although not very optimally (cop

[Dovecot] Converting layouts, was Re: LAYOUT=maildir++ under mbox?

2010-09-06 Thread Dave McGuire
On 9/6/10 12:30 PM, Timo Sirainen wrote: Under LAYOUT=fs perhaps the default_separator ought to be '.', and under LAYOUT=maildir++ perhaps the default_separator ought to be '/', regardless of the mailbox format :-) It works like that, except the opposite way. With LAYOUT=fs the default separato

Re: [Dovecot] Converting layouts

2010-02-09 Thread Timo Sirainen
On Tue, 2010-02-09 at 11:54 +0100, Luciano Mannucci wrote: > I'm using dovecot 1.2.10 with mbox format (which implies layout=fs) > and I would like to switch to maildir++ layout without changing format > in order to implement subfolders for IMAP users. I understand that I > should move the INDEX lo

[Dovecot] Converting layouts

2010-02-09 Thread Luciano Mannucci
Hello, I'm using dovecot 1.2.10 with mbox format (which implies layout=fs) and I would like to switch to maildir++ layout without changing format in order to implement subfolders for IMAP users. I understand that I should move the INDEX location to avoid some namespace conflict (it would be a goo