Re: [exim] forward outgoing email

Top Pagina
Delete this message
Reply to this message
Auteur: Paulo Andre
Datum:  
Aan: exim-users
Onderwerp: Re: [exim] forward outgoing email
On Tue, 2004-10-26 at 14:36 +0200, Paulo Andre wrote:
> I use the following to redirect outgoing email for certain domains to
> another server.
>
> domain_list forward_domain = domain1.com : domain2.com
>
> redirect_domains:
> driver = manualroute
> domains = +forward_domain
> transport = remote_smtp
> route_list = * server.host.com
>
> My problem is that all incoming email also gets sent to this server.
>
> Paulo


Can anyone pls help with this or point me in the right direction.

Paulo