Re: [Exim] IP selection

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Peter Bowyer
Data:  
Para: exim-users
Assunto: Re: [Exim] IP selection
Steffen Heil <lists@???> wrote:
> Hi
>
> My exim4 is sending mail from an ip of my server, which it is not
> bound to. I have "local_interfaces = ip1 : ip2" in my configuration.
> But eMail is send at least once from a third IP, which is not in this
> list.
>
> How can I prevent this?


'interface' option on your remote SMTP transport.

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

Peter