SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Qmail-Envelope rpm build for : OpenSuSE. For other distributions click perl-Qmail-Envelope.

Name : perl-Qmail-Envelope
Version : 0.53 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.7.1 Date : 2023-01-27 16:44:19
Group : Development/Libraries/Perl Source RPM : perl-Qmail-Envelope-0.53-lp154.7.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : Perl module modifying qmail envelope strings
Description :
This module takes a qmail envelope, and allows you perform operations on
it. You can also create qmail envelopes from scratch. A quick background:
qmail-smtpd hands all mail messages it receives to the mail queuer program,
qmail-queue. qmail-queue gets the message (headers and body) from
qmail-smtpd on file descriptor 1, and the envelope on file descriptor 2.
Yeah, I thought it was weird at first too.

Anyway, the envelope is a string which contains the sender and all of the
recipients of a mail message. This envelope may or may not match the
headers of the mail message (think cc and bcc). The envelope tells
qmail-queue where the message is from, and where it is going to.

This module my help you if you have decided to insert a perl script in
between qmail-smtpd and qmail-queue. There is an interesting open source
program called qmail-scanner which (in its documentation) explains how to
accomplish this this neat trick.

I hope this module helps someone out there. I\'ve been using it in a
production environment for some time now, and it seems stable.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Qmail-Envelope-0.53-lp154.7.1.noarch.rpm
     

Provides :
perl(Qmail::Envelope)
perl-Qmail-Envelope

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

 
ICM