Re: [Exim] Forwarding all mail

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Etienne Joubert
Data:  
Para: exim-users
Asunto: Re: [Exim] Forwarding all mail
Ye, thanks.
I got it with virtual_domain_email_address:
works 100% for me.

regards,
Etienne

Philip Hazel wrote:

> On Mon, 3 Jul 2000, Etienne Joubert wrote:
>
> > Hi,
> >
> > I have this problem getting all mail forwarded for eg. *@new.domain to
> > user@???
> > Went through documentation but could not get it quite right with
> > "include_domain (aliasfile) option"
> > Any assistance will be appreciated.
>
> Use a smartuser director:
>
> forward_all:
> driver = smartuser
> domains = new.domain
> new_address = $local_part@???
>
> --
> Philip Hazel            University of Cambridge Computing Service,
> ph10@???      Cambridge, England. Phone: +44 1223 334714.

>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##