[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Sheflug] Exim
I'm trying to make some mods to a web & mail server running exim. There are
several vhosts for which I want to handle the email and these have their
own alias files in /etc/exim/aliases. There's also of course, the usual
/etc/aliases file.
Let's say we're handling the following domains aaa.com, bbb.com, ccc.com
where bbb.com and ccc.com are virtual. All the aliases for aaa.com are
detailed in /etc/aliases, including "webmaster" and my problem is that any
mail to webmaster [at] bbb.com or webmaster [at] ccc.com gets routed to
webmaster [at] aaa.com.
What's the solution to this? Do I need to create a separate alias file for
aaa.com in /etc/exim/aliases as if it were a virtual server?
I hope I've made my problem clear enough.
Cheers all.
--
Steve