Re: [Exim] IP selection

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