Re: [Dovecot] Allowing tilde at start of mailbox names [listescape-plugin.c]

2008-03-11 Thread pod
> "AM" == Adam McDougall <[EMAIL PROTECTED]> writes: AM> I have been using it for a few weeks and it has been working well, AM> but yesterday I noticed it also seems to be escaping the \ AM> (backslash) character in folder names. listescape has to escape '\' so that applications o

Re: [Dovecot] Allowing tilde at start of mailbox names [listescape-plugin.c]

2008-03-11 Thread Adam McDougall
Timo Sirainen wrote: I think the latest http://dovecot.org/patches/1.1/listescape-plugin.c should work with latest Dovecot from hg. At least I fixed the most obvious problems. I have been using it for a few weeks and it has been working well, but yesterday I noticed it also seems to be escap

Re: [Dovecot] Allowing tilde at start of mailbox names [listescape-plugin.c]

2008-02-16 Thread Timo Sirainen
On Feb 16, 2008, at 5:40 PM, Adam McDougall wrote: Timo Sirainen wrote: I think the latest http://dovecot.org/patches/1.1/listescape-plugin.c should work with latest Dovecot from hg. At least I fixed the most obvious problems. Thats great to hear. Do you generally expect it to stay compatibl

Re: [Dovecot] Allowing tilde at start of mailbox names [listescape-plugin.c]

2008-02-16 Thread Adam McDougall
Timo Sirainen wrote: I think the latest http://dovecot.org/patches/1.1/listescape-plugin.c should work with latest Dovecot from hg. At least I fixed the most obvious problems. Thats great to hear. Do you generally expect it to stay compatible with 1.1.x from now on? I'm in the beginning pro

Re: [Dovecot] Allowing tilde at start of mailbox names [listescape-plugin.c]

2008-02-16 Thread Timo Sirainen
I think the latest http://dovecot.org/patches/1.1/listescape-plugin.c should work with latest Dovecot from hg. At least I fixed the most obvious problems. signature.asc Description: This is a digitally signed message part

Re: [Dovecot] Allowing tilde at start of mailbox names [listescape-plugin.c]

2007-12-02 Thread Adam McDougall
On Sun, Dec 02, 2007 at 03:01:51AM -0500, Adam McDougall wrote: On Wed, Jul 25, 2007 at 08:28:52PM +0300, Timo Sirainen wrote: On 25.7.2007, at 19.13, pod wrote: >> TS> It's mostly there just to make sure that ~/ or ~user/ can't be >> TS> used to open mailboxes where you

Re: [Dovecot] Allowing tilde at start of mailbox names [listescape-plugin.c]

2007-12-02 Thread Adam McDougall
On Wed, Jul 25, 2007 at 08:28:52PM +0300, Timo Sirainen wrote: On 25.7.2007, at 19.13, pod wrote: >> TS> It's mostly there just to make sure that ~/ or ~user/ can't be >> TS> used to open mailboxes where you weren't supposed to have access >> TS> to. I didn't think anyone would re