Mail-MIMEDefang 3.7

Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: redhat/mimedefang-spec.in,redhat/mimedefang.spec
manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:
  • MANIFEST (176) does not match dist (177):
  • Missing in MANIFEST: redhat/mimedefang.spec
use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Mail::MIMEDefang
prereq_matches_use

List all used modules in META.yml requires

Error:
  • IO::Socket::SSL
  • MIME::Entity
  • MIME::Parser
  • MIME::WordDecoder
  • MIME::Words
  • Mail::DKIM::ARC::Signer
  • Mail::DKIM::DkSignature
  • Mail::DKIM::Signer
  • Mail::DKIM::TextWrap
  • Mail::DKIM::Verifier
  • Mail::SPF
  • Net::DNS
  • Test::Class
  • Test::Most

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: modules/lib/Mail/MIMEDefang.pm, modules/lib/Mail/MIMEDefang/Actions.pm, modules/lib/Mail/MIMEDefang/Antispam.pm, modules/lib/Mail/MIMEDefang/Antivirus.pm, modules/lib/Mail/MIMEDefang/Async.pm, modules/lib/Mail/MIMEDefang/Async/Checks.pm, modules/lib/Mail/MIMEDefang/Async/Results.pm, modules/lib/Mail/MIMEDefang/Authres.pm, modules/lib/Mail/MIMEDefang/BIMI.pm, modules/lib/Mail/MIMEDefang/DKIM.pm, modules/lib/Mail/MIMEDefang/DKIM/ARC.pm, modules/lib/Mail/MIMEDefang/MIME.pm, modules/lib/Mail/MIMEDefang/Mail.pm, modules/lib/Mail/MIMEDefang/Net.pm, modules/lib/Mail/MIMEDefang/RFC2822.pm, modules/lib/Mail/MIMEDefang/SPF.pm, modules/lib/Mail/MIMEDefang/TLSPolicy.pm, modules/lib/Mail/MIMEDefang/Unit.pm, modules/lib/Mail/MIMEDefang/Utils.pm
meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:
  • HTML::Parser
  • MIME::Entity
  • MIME::Parser
  • Test::Most
consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.0,3.7

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Mail::MIMEDefang email filtering milter 3.7 metacpan
Mail::MIMEDefang::Actions actions methods for email filters metacpan
Mail::MIMEDefang::Antispam antispam related methods for email filters metacpan
Mail::MIMEDefang::Antivirus Antivirus interface methods for email filters metacpan
Mail::MIMEDefang::Async Asynchronous I/O engine for MIMEDefang external checks 1.0 metacpan
Mail::MIMEDefang::Async::Checks Pre-built check descriptors for Mail::MIMEDefang::Async 1.0 metacpan
Mail::MIMEDefang::Async::Results Interpret async check output for MIMEDefang 1.0 metacpan
Mail::MIMEDefang::Authres Authentication Results interface for MIMEDefang metacpan
Mail::MIMEDefang::BIMI Brand Indicators for Message Identification support for MIMEDefang metacpan
Mail::MIMEDefang::DKIM DKIM interface for MIMEDefang metacpan
Mail::MIMEDefang::DKIM::ARC ARC interface for MIMEDefang metacpan
Mail::MIMEDefang::MIME MIME objects interface methods for email filters metacpan
Mail::MIMEDefang::Mail Mail and SMTP related methods for email filters metacpan
Mail::MIMEDefang::Net Network related methods for email filters metacpan
Mail::MIMEDefang::RFC2822 Dates related methods for email filters metacpan
Mail::MIMEDefang::SPF Sender Policy Framework interface for MIMEDefang metacpan
Mail::MIMEDefang::TLSPolicy MTA-STS and DANE/TLSA policy checks for MIMEDefang metacpan
Mail::MIMEDefang::Unit Methods used by MIMEDefang regression tests metacpan
Mail::MIMEDefang::Utils Support methods used internally or by email filters metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README.NONROOT metacpan
README.SECURITY metacpan
README.SOPHIE metacpan
README.SPAMASSASSIN metacpan
README.md metacpan
contrib/graphdefang-0.91/Makefile.PL metacpan