I (finally!...) switched to the latest version of SmarterMail (v. 8804 custom build...) on my main server too.
Now it's a matter of reconfiguring everything to use SNI, because I'm currently using CertifyTheWeb with just 1 FQDN, the same for all the different email domains, and so far it has worked (and still continues to work) great (making me wonder why on earth we would change ...)...
Now my questions are the following:
1 - on the SmarterMail IIS site is it necessary to configure a BINDING for each mail.domainname.xxx and each autodiscover.domainname.xxx for each individual email domain? Or can you set up some sort of wildcard binding to make things easier?
2 - if by chance from question 1 the answer was that all the individual IIS bindings of the various domains must be configured separately, does it necessarily have to be done manually or does SmarterMail take care of it automatically?
In any case, can you post a correct example of how the IIS bindings should be configured with the new SNI system (maybe even with some explanatory screenshots)?