[Exim] problem with main domain (virtual hosts) -- need help

Top Pagina
Delete this message
Reply to this message
Auteur: Attila
Datum:  
Aan: exim-users
Onderwerp: [Exim] problem with main domain (virtual hosts) -- need help
Hello,

Somebody please help me :) The situation is this: we have several
domains (virtual hosts) on the same server, there is a separate file
for each domain that looks like this:
------------------------------
info: some_user
contact: some_user, address@???
*: some_other_user
------------------------------

exim.conf contains this:
------------------------------
virtual:
driver = aliasfile
optional
domains = dbm;/etc/mail/local_domains.db
file = /etc/mail/$domain
search_type = lsearch*
------------------------------

It worked all fine till I wanted to enter a * line in the file of the
main domain (e.g. domain1.com). This caused that the user who should
have received all emails sent to <anything>@domain1.com received all
emails sent to any address of _all_ domains on the server!

(Any other lines in domain1.com's file work fine, e.g. the
contact@??? goes where it has to go, and does not interfere
with contact@???.)

So that's the situation. What could be the reason for this? And how can
it be fixed? Please help me! :)

Attila Kreiner
attila1@???