On Tue, May 22, 2012 at 7:53 AM, Christopher Bodenstein
<[email protected]> wrote:
>> I've just given 4.80 RC4 a try. Everything seems to be running smoothly,
>> but for a small thing which maybe related to the following change:
>> JH/01 Bugzilla 660 - Multi-valued attributes from ldap now parseable as a
>>       comma-sep list; embedded commas doubled.
> I found a way to get the filecount quota value (extract the 3rd value
> instead of the second one), but maybe a warning that this change might
> break the configuration would be nice?

Could you do a sg{$var}{,,}{,}  (Equivalent to $var =~ s/,,/,/g) on
that returned value?  I don't know that there is a clean way to
actually do this :-/

...Todd
-- 
Always code as if the guy who ends up maintaining your code will be a
violent psychopath who knows where you live. -- Martin Golding

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to