I am running an email server which is currently set up to use TLS if possible, when sending and receiving emails.
When you read in the documentation about this, there is also the option to enforce TLS and not accept plain text transmission of emails. It also warns you that some mail servers might not support encryption yet and enforcing encryption could block these servers.
But is this still an issue one should think about or is it safe to say that enforcing encryption won't be a problem anymore?
Is there possibly some big provider who is already doing this or what do you consider best practice these days?