Re: [Exim] IP selection

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Peter Bowyer
Data:  
Para: exim-users
Asunto: 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