An object-oriented implementation of Sender Policy Framework
http://search.cpan.org/perldoc?Mail::SPF
Mail::SPF is an object-oriented implementation of Sender Policy Framework
(SPF). See http://www.openspf.org for more information about SPF.
This class collection aims to fully conform to the SPF specification (RFC 4408)
so as to serve both as a production quality SPF implementation and as a
reference for other developers of SPF implementations.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / perl-Mail-SPF
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Mail-SPF && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Mail-SPF-3.20240617.tar.gz | 0000079806 77.9 KB | |
_link | 0000000148 148 Bytes | |
cpanspec.yml | 0000000480 480 Bytes | |
perl-Mail-SPF.changes | 0000005602 5.47 KB | |
perl-Mail-SPF.spec | 0000005854 5.72 KB | |
skip_test.patch | 0000000465 465 Bytes |
Revision 38 (latest revision is 41)
Petr Gajdos (pgajdos)
accepted
request 1182900
from
Tina Müller (tinita)
(revision 38)
- updated to 3.202.406.170 (3.20240617) see /usr/share/doc/packages/perl-Mail-SPF/Changes 3.20240617 2024-06-17 Australia/Melbourne - Update INSTALL file for Dist::Zilla changes Thanks to Giovanni <g.bechis@snb.it> - Fix memory leak in Mail::SPF::Server when cacheing a Mail::SPF::MacroString Thanks to Giovanni <g.bechis@snb.it> and Felipe Gasper - When mfrom is empty, create a synthetic mfrom (postmaster@helo) and check that identity using the mfrom scope as specified in RFC7208 Thanks to Giovanni <g.bechis@snb.it> - Fix missing declare in Mail::SPF::Server Thanks to Giovanni <g.bechis@snb.it> - require Mail::SPF::Mech when needed Thanks to Giovanni <g.bechis@snb.it> - correctly handle empty labels Thanks to Giovanni <g.bechis@snb.it> - use "try" instead of "eval" Thanks to Giovanni <g.bechis@snb.it> - error out if the lookup fails Thanks to Giovanni <g.bechis@snb.it>
Comments 0