SSL/STARTTLS support for Net::SMTP
This module implements a wrapper for Net::SMTP, enabling over-SSL/STARTTLS support. This module inherits all the methods from Net::SMTP. You may use all the friendly options that came bundled with Net::SMTP. You can control the SSL usage with the options of new() constructor method. 'doSSL' option is the switch, and, If you would like to control detailed SSL settings, you can set SSL_* options that are brought from IO::Socket::SSL. Please see the document of IO::Socket::SSL about these options detail.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.10-16.fc42 | - |
Fedora 42 | 0.10-16.fc42 | - |
Fedora 41 | 0.10-14.fc41 | - |
Fedora 40 | 0.10-13.fc40 | - |
Fedora EPEL 8 | 0.10-4.el8 | - |
You can contact the maintainers of this package via email at
perl-Net-SMTPS dash maintainers at fedoraproject dot org
.