Jump to letter: [
ABCDEFGHIKLMNOPQRSTUVXY
]
perl-Net-SMTP-SSL - Net-SMTP-SSL - SSL support for Net::SMTP
- Description:
Implements the same API as L<Net::SMTP|Net::SMTP>, but uses
L<IO::Socket::SSL|IO::Socket::SSL> for its network operations. Due to
the nature of C<Net::SMTP>'s C<new> method, it is not overridden to make
use of a default port for the SMTPS service. Perhaps future versions
will be smart like that. Port C<465> is usually what you want, and it's
not a pain to specify that.
For interface documentation, please see L<Net::SMTP|Net::SMTP>.
Packages