Re: [EXIM] *@domain mail

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: ssnow
Cc: exim-users
Asunto: Re: [EXIM] *@domain mail
On Mon, 22 Jun 1998 ssnow@??? wrote:

> Hello
>
> I have tried many different things and I can not get *@domain mail to
> forward to another address. I can get user@anotherdomain to go to another
> user but i can't do ALL@domain to go to another user. I'm using exim, and
> have it setup so there is an /etc/aliasies.db which directs user@blah
> system_aliases:
> driver = aliasfile;
> search_type = dbm,
> file = /etc/aliases.db,
> # user=mail
> include_domain=true
>
> I also have the local_domains setup prooperly:
> local_domains =indolent.dyn.ml.org:ssnow.dyn.ml.org
>
> Just how could i get *@ssnow.dyn.ml.org to go to another address.


all_snow:
driver = smartuser
domains = ssnow.dyn.ml.org
new_address = a.nother@dresss

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



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