On Thu, 25 Sep 2003, Michael Prohm wrote:
> sorry, i dont understand exactly, what you mean.
>
> Can someone send me an example ?
> > > require_files = "/etc/exim/${lookup \
> > > {${local_part}@${domain}:file} dbm*@ \
> > > {/etc/exim/autoresp.db} {$value} {_} }"
> > You can fix this either by doubling the colon, or using a
> > different list
> > separator.
Here is the solution using a doubled colon:
require_files = "/etc/exim/${lookup \
{${local_part}@${domain}::file} dbm*@ \
{/etc/exim/autoresp.db} {$value} {_} }"
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book: http://www.uit.co.uk/exim-book