SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Sendmail-PMilter rpm build for : openSUSE Tumbleweed. For other distributions click perl-Sendmail-PMilter.

Name : perl-Sendmail-PMilter
Version : 1.27 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.4 Date : 2024-08-05 17:28:00
Group : Unspecified Source RPM : perl-Sendmail-PMilter-1.27-1.4.src.rpm
Size : 0.11 MB
Packager : (none)
Summary : Perl bindings for Sendmail/Postfix milter interface
Description :
Sendmail::PMilter is a mail filtering API implementing the Sendmail Milter
Protocol in Perl. This allows the administrator of Sendmail (and perhaps
other MTAs which implement the Milter Protocol) to use pure Perl code to
filter and modify mail during an SMTP connection.

Over the years, the protocol which governs the communication between
qSendmail and its milters has passed through a number of revisions.

This documentation is for Sendmail::PMilter versions 1.20 and later, which
now supports Milter Protocol Version 6. This is a substantial upgrade from
earlier versions, which at best supported up to Milter Protocol Version 2 -
this was first seen in Sendmail version 8.14.0 which was released on
January 31st 2007.

Sendmail::PMilter now uses neither the original Sendmail::Milter (it is
obsolete, badly flawed and unmaintained) nor the Sendmail::Milter which was
packaged with earlier versions of Sendmail::PMilter as a temporary
workaround for the broken original.

For communications between the MTA and the milter, a \'dispatcher\' acts as a
go-between. This must be chosen when the milter is initialized, before it
serves requests. Several dispatchers are provided within the
Sendmail::PMilter module, but in versions before 1.20 all the dispatchers
suffered from issues of varying gravity. The \'prefork\' dispatcher (see
DISPATCHERS below) has now been extensively exercised by the current
maintainer, but although the others have been patched from issue reports
going back more than a decade from the time of writing (June 2019) THEY
HAVE NOT BEEN TESTED. Feedback via the CPAN issue tracking system is
encouraged. If you have developed your own dispatcher you can either pass a
code reference to set_dispatcher() or set an environment variable to point
to it. Sendmail::PMilter will then use it instead of a built-in dispatcher.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Sendmail-PMilter-1.27-1.4.noarch.rpm
     

Provides :
perl(Sendmail::PMilter)
perl(Sendmail::PMilter::Context)
perl-Sendmail-PMilter

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Sendmail
/usr/lib/perl5/vendor_perl/5.40.0/Sendmail/PMilter
/usr/lib/perl5/vendor_perl/5.40.0/Sendmail/PMilter.pm
/usr/lib/perl5/vendor_perl/5.40.0/Sendmail/PMilter/Context.pm
/usr/share/doc/packages/perl-Sendmail-PMilter
/usr/share/doc/packages/perl-Sendmail-PMilter/ABOUT
/usr/share/doc/packages/perl-Sendmail-PMilter/ACKNOWLEDGEMENTS
/usr/share/doc/packages/perl-Sendmail-PMilter/CONTRIBUTING
/usr/share/doc/packages/perl-Sendmail-PMilter/COPYRIGHT
/usr/share/doc/packages/perl-Sendmail-PMilter/Changes
/usr/share/doc/packages/perl-Sendmail-PMilter/README
/usr/share/doc/packages/perl-Sendmail-PMilter/README.1.27
/usr/share/doc/packages/perl-Sendmail-PMilter/TODO
/usr/share/doc/packages/perl-Sendmail-PMilter/examples
/usr/share/doc/packages/perl-Sendmail-PMilter/examples/protocol-dump.pl
/usr/share/doc/packages/perl-Sendmail-PMilter/examples/symbol-dump.pl
/usr/share/licenses/perl-Sendmail-PMilter
/usr/share/licenses/perl-Sendmail-PMilter/LICENSE
/usr/share/man/man3/Sendmail::PMilter.3pm.gz
/usr/share/man/man3/Sendmail::PMilter::Context.3pm.gz

 
ICM