Re: [EXIM] Sending all local parts to one account

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Francisco Javier Ruiz
Cc: Exim users
Temas nuevos: [EXIM] Rewriting Received: headers
Asunto: Re: [EXIM] Sending all local parts to one account
On Fri, 7 Nov 1997, Francisco Javier Ruiz wrote:

> Is there any way to send
>                                 *@domain
> to
>                                 main_account@another_domain?

>
> That is, no matter what the local part is, all mail is sent to a single
> account in any domain.


all_to_one:
driver = smartuser,
domains = domain;
new_address = main_account@another_domain


-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714



--
*** Exim information can be found at http://www.exim.org/ ***