On Monday, October 07, 2002 10:44 AM,
Miles Muri <miles@???> wrote:
> want my users to have real accounts on on my server but I want Exim to
> be able to distinguish between the virtual domains i.e.:
> bob@??? is not the same as bob@???. The way I set out
Use something like bob-domain1.org mapping to bob@??? if you want a
single alias file. Alternatively, use multiple alias files, one per domain,
which exim supports rather well.
Poke around the config.samples tarball available on
ftp.exim.org for an
example.
-srs