This can be as easy as changing your remote_smtp as follows:

remote_smtp:
   debug_print = "T: remote_smtp for $local_p...@$domain"
   driver = smtp
   interface = $received_ip_address
   helo_data = ${lookup dnsdb{ptr=$sending_ip_address}{$value} 
{$primary_hostname}}

On 7-Sep-09, at 1:24 PM, Tomasz Chmielewski wrote:

> Is it possible to configure Exim to use several outgoing IPs?
>
> Say, if it received an email on a given IP, make Exim send it out on  
> the
> same IP as well?
>
>
> -- 
> Tomasz Chmielewski
> http://wpkg.org
>
> -- 
> ## List details at http://lists.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/


-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to