(no title)
It's frustrating to read the Django documentation while trying to debug a mail sending issue and seeing that it refers to TLS/SSL without understanding that in mail they are actually one and the same and that if anything what it wants to refer to is the difference between STARTTLS and SMTPS.