[Exim] Virtual domain with Exim

Top Pagina
Delete this message
Reply to this message
Auteur: Yanick Lefebvre
Datum:  
Aan: exim-users
Onderwerp: [Exim] Virtual domain with Exim
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
HI,

Here the configurations of my Exim file

file /etc/exim/exim.conf:

virtual:
    driver = aliasfile
    no_more
    file = /etc/exim/$domain
    search_type = lsearch*


file /etc/exim/domain1.com:

info:    spider
webmaster:        mat
*:{$local_part}@???


file /etc/exim/domain2.com :

info:    eric
webmaster:        daniel
*:{$local_part}@???


What i do not arrive has to understand, it is that on the server even if i send an e-mail info@??? it has goes indeed in the mailbox of "spider". And they is the same for info@??? it moves in the mailbox of "daniel"

The problem, it is that outside, nothing seems to function. The e-mail does not move towards any of these mailbox.

Have you a solution for me? Or another configuration? Thank you !




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.419 / Virus Database: 235 - Release Date: 2002-11-13
--