[Dovecot] problem with subscriptions file version 1.0.1

2007-07-06 Thread Liz
Hello, I am currently working on a patch to add IMAPdir support to dovecot. (For those who do not know, IMAPdir is exactly like Maildir except that instead of having a folder .foo it would just be foo. The advantage is that the file system is slightly easier to search through without the dot

Re: [Dovecot] problem with subscriptions file version 1.0.1

2007-07-10 Thread Liz
create requests were all "OK", in any case. Deleting folders works fine as well. The suggestion of adding dots to the beginning of the internal files was also a good one. Thanks for your reply, Elizabeth Bermel Timo Sirainen wrote: On Fri, 2007-07-06 at 11:49 -0400, Liz wrote:

Re: [Dovecot] problem with subscriptions file version 1.0.1

2007-07-13 Thread Liz
Timo, Could you please clarify the purpose of the mask and prefix variables in the cmd-list.c file? Perhaps those are relevant to my problem, but I'm having difficulties sorting out what their purposes are. Thanks, Elizabeth Bermel Liz wrote: I had noticed MAILDIR_FS_SEP, but it di