*MIME::Lite::send_by_smtp_tls = sub { ... } #### $mail->send_by_smtp_tls(); #### MIME::Lite->send('smtp_tls', $mail_host, Timeout=>60); $msg->send;