Re: [exim] forward outgoing email

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Paulo Andre
日付:  
To: exim-users
題目: 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