SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-POE-Filter-Transparent-SMTP rpm build for : OpenSuSE. For other distributions click perl-POE-Filter-Transparent-SMTP.

Name : perl-POE-Filter-Transparent-SMTP
Version : 0.2 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.6.1 Date : 2023-01-27 17:09:35
Group : Development/Libraries/Perl Source RPM : perl-POE-Filter-Transparent-SMTP-0.2-lp154.6.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : Make SMTP transparency a breeze :)
Description :
The filter aims to make SMTP data transparent just before going onto the
wire as per RFC 821 Simple Mail Transfer Protocol Section 4.5.2.
TRANSPARENCY. See the http://www.faqs.org/rfcs/rfc821.html manpage for
details.

Conversely the filter takes transparent data from the wire and converts it
to the original format.

The main purpose of this filter is to help the POE::Component::Client::SMTP
manpage create transparent messages when comunicating with an SMTP server.
However the filter can be used by any Perl SMTP client or server.

Internally it uses the POE::Filter::Line manpage in order to split messages
into lines. Also as stated in the RFC every line it puts on the wire is
ended by < CRLF>.

When receiving data from the wire (as it is the case for an SMTP server),
lines should be separated with < CRLF> as the RFC specifies. However this is
not always true as some SMTP clients are broken. So if you are using the
filter on the receiving end maybe you would like to specify a regular
expression that is more flexible for the line terminator.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-POE-Filter-Transparent-SMTP-0.2-lp154.6.1.noarch.rpm
     

Provides :
perl(POE::Filter::Transparent::SMTP)
perl-POE-Filter-Transparent-SMTP

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(POE::Filter::Line)
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/POE
/usr/lib/perl5/vendor_perl/5.26.1/POE/Filter
/usr/lib/perl5/vendor_perl/5.26.1/POE/Filter/Transparent
/usr/lib/perl5/vendor_perl/5.26.1/POE/Filter/Transparent/SMTP.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-POE-Filter-Transparent-SMTP
/usr/share/doc/packages/perl-POE-Filter-Transparent-SMTP/Changes
/usr/share/doc/packages/perl-POE-Filter-Transparent-SMTP/LICENSE
/usr/share/doc/packages/perl-POE-Filter-Transparent-SMTP/README
/usr/share/man/man3/POE::Filter::Transparent::SMTP.3pm.gz

 
ICM