When I inspect the bindings in the configuration, I notice that nothing is automatically enabled for secure connections. POP, IMAP, and SMTP are only available on the default ports without TLS or SSL.
Why isn't secure email configured by default upon installation? It's a necessity in today's digital landscape.
Additionally, when adding ports, we're required to manually select a certificate. Why isn't this process automated based on the connections made? SmarterMail already has access to information about created certificates, so it should utilize that data.
For example, if I connect to mail.domain1.com, it should automatically use the corresponding certificate, and the same principle should apply to other domain names.