method
enable_starttls_auto
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
enable_starttls_auto(context = SMTP.default_ssl_context)
public
Enables SMTP/TLS (STARTTLS) for this object if server accepts. context is a OpenSSL::SSL::SSLContext object.
enable_starttls_auto(context = SMTP.default_ssl_context)
public
Enables SMTP/TLS (STARTTLS) for this object if server accepts. context is a OpenSSL::SSL::SSLContext object.