Hi Hans
yes, thanks!
best
Chad
On Tuesday, July 2, 2002, at 08:13 , Hans Morten Kind wrote:
>> require_files = MAILMAN_HOME/lists/${lc:$local_part}/config.db
>
> You will have to double to colons here, it is mentioned
> in the ChangLog, no 25 under 4.03
>
> This will work
> require_files = MAILMAN_HOME/lists/${lc::$local_part}/config.db
>
> hmk
>
>