On 28/10/2006 15:27, Phillip Ryker wrote:
[...]
>    require_files =
> /virtual/${domain}/mailman/lists/$(lc:$local_part)/config.pck
[...]

This should be
     require_files = 
/virtual/${domain}/mailman/lists/${lc:$local_part}/config.pck

i.e. use braces {} instead of parentheses ()

> [EMAIL PROTECTED] exim]# exim -bt [EMAIL PROTECTED]
> [EMAIL PROTECTED] cannot be resolved at this time:
>  failed to expand "/virtual/${domain}/mailman/lists/${lc" for
> require_files: "${lc" is not a known operator (or a } is missing in a
> variable reference)

I'm not sure that error exactly reflects what you said was in your 
config, but hopefully the above will help you fix it anyway :-)

Cheers,

John.

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

Reply via email to