SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-SMTP-TLS-ButMaintained rpm build for : openSUSE Leap 15. For other distributions click perl-Net-SMTP-TLS-ButMaintained.

Name : perl-Net-SMTP-TLS-ButMaintained
Version : 0.24 Vendor : obs://build_opensuse_org/home:rootprompt
Release : lp155.6.4 Date : 2023-05-19 21:21:57
Group : Development/Libraries/Perl Source RPM : perl-Net-SMTP-TLS-ButMaintained-0.24-lp155.6.4.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : An SMTP client supporting TLS and AUTH (DEPRECATED, use Net::SMTPS instead)
Description :
*DEPRECATED!*, Please use the Net::SMTPS manpage instead.

*Net::SMTP::TLS::ButMaintained* is forked from the Net::SMTP::TLS manpage.
blame \'Evan Carroll\' for the idea. :)

*Net::SMTP::TLS::ButMaintained* is a TLS and AUTH capable SMTP client which
offers an interface that users will find familiar from the Net::SMTP
manpage. *Net::SMTP::TLS::ButMaintained* implements a subset of the methods
provided by that module, but certainly not (yet) a complete mirror image of
that API.

The methods supported by *Net::SMTP::TLS::ButMaintained* are used in the
above example. Though self explanatory for the most part, please see the
perldoc for the Net::SMTP manpage if you are unclear.

The differences in the methods provided are as follows:

The _mail_ method does not take the options list taken by the Net::SMTP
manpage

The _to_ method also does not take options, and is the only method
available to set the recipient (unlike the many synonyms provided by
the Net::SMTP manpage).

The constructor takes a limited number of the Net::SMTP manpage\'s
parameters. The constructor for *Net::SMTP::TLS::ButMaintained* takes
the following (in addition to the hostname of the mail server, which
must be the first parameter and is not explicitly named):

NoTLS - In the unlikely event that you need to use this class to
perform non-TLS SMTP (you ought to be using Net::SMTP itself for
that...), this will turn off TLS when supplied with a true value.
This will most often cause an error related to authentication when
used on a server that requires TLS

Hello - hostname used in the EHLO command

Port - port to connect to the SMTP service (defaults to 25)

Timeout - Timeout for inital socket connection (defaults to 5,
passed directly to the IO::Socket::INET manpage)

User - username for SMTP AUTH

Password - password for SMTP AUTH

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/rootprompt/openSUSE_Leap_15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-SMTP-TLS-ButMaintained-0.24-lp155.6.4.noarch.rpm
     

Provides :
perl(Net::SMTP::TLS::ButMaintained)
perl-Net-SMTP-TLS-ButMaintained

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Digest::HMAC_MD5)
perl(IO::Socket::SSL) >= 1.76
perl(Net::SSLeay)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Net
/usr/lib/perl5/vendor_perl/5.26.1/Net/SMTP
/usr/lib/perl5/vendor_perl/5.26.1/Net/SMTP/TLS
/usr/lib/perl5/vendor_perl/5.26.1/Net/SMTP/TLS/ButMaintained.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Net-SMTP-TLS-ButMaintained
/usr/share/doc/packages/perl-Net-SMTP-TLS-ButMaintained/Changes
/usr/share/doc/packages/perl-Net-SMTP-TLS-ButMaintained/LICENSE
/usr/share/doc/packages/perl-Net-SMTP-TLS-ButMaintained/README
/usr/share/doc/packages/perl-Net-SMTP-TLS-ButMaintained/perltidy.LOG
/usr/share/man/man3/Net::SMTP::TLS::ButMaintained.3pm.gz

 
ICM