Hi.
I'm trying to migrate a number of mail servers to a single server. The
new architecture uses a different domain name space to the old ones
and this is proving to be a problem .. I have tried to use aliases but
that didn't seem to work.

The old name spaces used was typically
[email protected] , [email protected] and
the aliases file is used to direct the email in the exchange server.

/etc/exim/aliases
<snip>
# For UnixWare root mail
unixware:               [email protected]
fujilinux:              [email protected]
# For UnixWare password synchronisation
psync:                  [email protected],[email protected]

# For logs from the Fujitsu Linux hosts
fujilogs:               [email protected]
ingdba:                 [email protected]

# For other Linux root mail (RedHat boxes)
linuxroot:              [email protected]

# For mail from the Innovative Millennium Library system
libiii:                 [email protected]

# For ESX root mail
esxroot:                [email protected]

# For Solaris root mail
solroot:                [email protected]
</snip>



Where as the new namespace is [email protected] and there is no
aliases file all mail is delivered to exchange.

I have tried adding aliases  [email protected]:
[email protected] but that didn't work.

So how do I catch all these old addresses to redirect them to the new ones ?

Thanks

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

Reply via email to