Re: [Exim] Virtual Domains

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Vadim Vygonets
Fecha:  
A: exim-users
Asunto: Re: [Exim] Virtual Domains
Quoth Andrew duxorth on Mon, Nov 22, 1999:
> Running exim 2.11 with virtual domains. Is there anyway to set it up so
> that
> if a mail address doesn't exist it goes to another email address instead of
> being rejected. ie mail gets sent to dog@??? dog doesn't exist
> so it then forwards it to reception@???
> I would prefer it to be domain specific.


You probably have the director that delivers mail to existing
users. After that director, add the smartuser one:

smart_reception:
driver = smartuser
domains = YOUR_VIRTUAL_DOMAIN_LOOKUP_GOES_HERE
new_address = reception@${domain}

Vadik.

--
Do not meddle in the affairs of troff, for it is subtle and quick
to anger.