Re: [Exim] defining ip-adress of local interface

Pàgina inicial
Delete this message
Reply to this message
Autor: Peter Bowyer
Data:  
A: exim-users
Assumpte: Re: [Exim] defining ip-adress of local interface
Marten Lehmann <lehmann@???> wrote:
> Hello,
>
> I configured exim to listen to one port on one fixed ip-address only.
> But my problem is, that on the same server, there are some virtual
> ethernet interfaces, so exim doesn't send with the ip-address of the
> local interface only. How can I force exim to use a certain ip-address
> when sending mails through smtp to other mailservers?


'interface' option on your remote smtp transport.

http://www.exim.org/exim-html-4.30/doc/html/spec_30.html#IX2087

Peter