Autor: Nico Erfurth Fecha: A: Rogerio DePaula Cc: exim-users@exim.org Asunto: Re: [Exim] unable to use :include:<file> in aliases -- newbie problem
On Mon, 3 Mar 2003, Rogerio DePaula wrote:
> This is probably a trivial problem, but I was unable
> to find the solution anywhere.
>
> I am using exim 4.12, and everything seems to work
> just fine but the :include:<file> in the aliases file.
> The problem is as follows. I can add an alias in the
> aliases file and it works just fine. I want though to
> include a file in it so that my system can
> automatically update it, without messing up with the
> original aliases.
You can not include another alias-file, :include: includes a list of RHS
values.
if you want to include just ONE other alias-file, just use another
lookup/router for it.