ToddAndMargo <toddandma...@zoho.com> writes:
https://github.com/retupmoca/p6-Email-MIME How do I do SSL/TLS with eMail-Mime?
It looks like that module is only handles creating/modifying an email, not /sending/ it; SSL/TLS will be handled (or not) by whatever module you
use for actually sending the email you create with Email::MIME. Alexis.