> On Oct 19, 2016, at 2:02 PM, Felipe Gasper <[email protected]> wrote:
> 
>> I am somewhat sympathetic to the desire for SNI on port 587, where
>> asking users to change settings is a bear, with port 25 SMTP, I've
>> yet to see a compelling reason for server-side SNI support.  Do not
>> go there, unless your back's against the wall...
> 
> I’m probably missing something here … how do you get STARTTLS clients to 
> accept/request the correct hostname for TLS when there is only one 
> TLS-secured FQDN?

That's what MX records are for:

        a.example. IN MX 0 example.net.
        b.example. IN MX 0 example.net.
        ...
        zzzzzzzzzzz.example. IN MX 0 example.net

MTA-to-MTA TLS clients connect the same shared MX host for all
the above recipient domains.

But we digress... Likely his is drifting too far from the
charter of this list.

-- 
-- 
        Viktor.


-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to