Re: [Dovecot] v1.2 can't set ACL to empty string

2009-02-20 Thread Timo Sirainen
On Fri, 2009-02-20 at 17:48 +0100, Bernhard Herzog wrote: > On 18.02.2009, Sascha Wilde wrote: > > according to RfC4314 the rights argument to the setacl command might be > > an empty string ("zero right characters"): > > > > The third argument is a string containing an optional plus ("+") or >

Re: [Dovecot] v1.2 can't set ACL to empty string

2009-02-20 Thread Bernhard Herzog
On 18.02.2009, Sascha Wilde wrote: > according to RfC4314 the rights argument to the setacl command might be > an empty string ("zero right characters"): > > The third argument is a string containing an optional plus ("+") or > minus ("-") prefix, followed by zero or more rights characters.

[Dovecot] v1.2 can't set ACL to empty string

2009-02-18 Thread Sascha Wilde
Hi *, according to RfC4314 the rights argument to the setacl command might be an empty string ("zero right characters"): The third argument is a string containing an optional plus ("+") or minus ("-") prefix, followed by zero or more rights characters. existing clients (horde in particul