Re: [Exim] More than one X509 Server Cert with different CN…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Kevin P. Fleming
日付:  
CC: exim-users
題目: Re: [Exim] More than one X509 Server Cert with different CNs
Uwe Guenther wrote:

> So I need to get out the connected A Record. Exist there one Expansion Vars to
> get out these value? But it seems to me that this is impossible to exim to get this
> value out.


You are correct, there is no way to know what DNS records were used (if
any were at all) to connect to your Exim instance.

You can either use a second IP address as you suggested, or use an
alternate port number (although requires all of your smarthost clients
to reconfigure their MUAs).