On 15 September 2001, Wahib Nackad said:
> I need a
> virtual configuration file that let me specify into a single file, aliases
> for my virtual hosts as follow:
>
> support@??? mark
> support@??? john
Go to the Exim specification (a few clicks away from
www.exim.org if you
don't have a local copy). Go to the "concept index". Look up "alias
file: multi-domain". Learn about the "include_domain" option to the
aliasfile director. Eg. if you have this director:
system_aliases:
driver = aliasfile
file_transport = address_file
pipe_transport = address_pipe
file = /etc/aliases
search_type = lsearch
then add "include_domain" to it somewhere.
Greg
--
Greg Ward - software developer gward@???
MEMS Exchange http://www.mems-exchange.org