Re: [Dovecot] Maildir format migration

2007-05-17 Thread Timo Sirainen
On Thu, 2007-05-17 at 23:04 +0800, Tony Tsang wrote: > Hi all, > > Thanks for the suggestions. I have used patch to UW IMAP to support > maildir, the problem is dovecot uses dot for delimiter, while the > patch for UW IMAP uses slash. So UW IMAP and dovecot have different > directory structure. If

Re: [Dovecot] Maildir format migration

2007-05-17 Thread Tony Tsang
Hi all, Thanks for the suggestions. I have used patch to UW IMAP to support maildir, the problem is dovecot uses dot for delimiter, while the patch for UW IMAP uses slash. So UW IMAP and dovecot have different directory structure. If this is configurable in dovecot, it would be nice. Tony. On 5

Re: [Dovecot] Maildir format migration

2007-05-17 Thread Timo Sirainen
On Thu, 2007-05-17 at 16:48 +0300, Timo Sirainen wrote: > but then again CVS HEAD is an actual stable release. "is not", of course.. signature.asc Description: This is a digitally signed message part

Re: [Dovecot] Maildir format migration

2007-05-17 Thread Timo Sirainen
On Thu, 2007-05-17 at 15:47 +0800, Tony Tsang wrote: > Hi all, > > I am planning to use dovecot IMAP on my server. Currently it is > running UW-IMAP server with Maildir format storing users' mail. I've > found that dovecot uses different Maildir format from UW-IMAP. Is > there any configuration op

Re: [Dovecot] Maildir format migration

2007-05-17 Thread Charles Marcus
I am planning to use dovecot IMAP on my server. Currently it is running UW-IMAP server with Maildir format storing users' mail. I've found that dovecot uses different Maildir format from UW-IMAP. Is there any configuration option for adapting dovecot to use format used by UW-IMAP? I just finishe

Re: [Dovecot] Maildir format migration

2007-05-17 Thread Bruce Bodger
On May 17, 2007, at 3:47 AM, Tony Tsang wrote: I am planning to use dovecot IMAP on my server. Currently it is running UW-IMAP server with Maildir format storing users' mail. I've found that dovecot uses different Maildir format from UW-IMAP. Is there any configuration option for adapting dovec

Re: [Dovecot] Maildir format migration

2007-05-17 Thread Charles Marcus
I am planning to use dovecot IMAP on my server. Currently it is running UW-IMAP server with Maildir format storing users' mail. I've found that dovecot uses different Maildir format from UW-IMAP. Is there any configuration option for adapting dovecot to use format used by UW-IMAP? http://wiki.do

[Dovecot] Maildir format migration

2007-05-17 Thread Tony Tsang
Hi all, I am planning to use dovecot IMAP on my server. Currently it is running UW-IMAP server with Maildir format storing users' mail. I've found that dovecot uses different Maildir format from UW-IMAP. Is there any configuration option for adapting dovecot to use format used by UW-IMAP? Thanks