Import mail/p5-Net-SMTP-SSL version 1.01_1
[dports.git] / mail / p5-Net-SMTP-SSL / pkg-descr
1 Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
2 network operations. Due to the nature of Net::SMTP's new method, it is
3 not overridden to make use of a default port for the SMTPS service.
4 Perhaps future versions will be smart like that. Port 465 is usually
5 what you want, and it's not a pain to specify that.
6
7 WWW: http://search.cpan.org/dist/Net-SMTP-SSL/