mimedefang 3.4_1 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_generated_files
-
Remove the offending files/directories!
Error: Makefile - 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 (184) does not match dist (161):
- Missing in Dist: cpanfile, docker/sendmail/supervisord.conf, md-mx-ctrl, mimedefang, mimedefang-multiplexor, modules/Makefile.PL, modules/man/Mail::MIMEDefang.3, modules/man/Mail::MIMEDefang.3p, modules/man/Mail::MIMEDefang::Actions.3, modules/man/Mail::MIMEDefang::Antispam.3, modules/man/Mail::MIMEDefang::Antivirus.3, modules/man/Mail::MIMEDefang::Authres.3, modules/man/Mail::MIMEDefang::DKIM.3, modules/man/Mail::MIMEDefang::DKIM::ARC.3, modules/man/Mail::MIMEDefang::MIME.3, modules/man/Mail::MIMEDefang::Mail.3, modules/man/Mail::MIMEDefang::Net.3, modules/man/Mail::MIMEDefang::RFC2822.3, modules/man/Mail::MIMEDefang::Unit.3, modules/man/Mail::MIMEDefang::Utils.3, script/mimedefang-util.1, sign.sh, xs_init.c
- 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:- Digest::SHA
- IO::Socket::SSL
- 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
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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/Authres.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/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
- version
- 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.4 | 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::Authres | Authentication Results interface 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::Unit | Methods used by MIMEDefang regression tests | metacpan | |
| Mail::MIMEDefang::Utils | Support methods used internally or by email filters | metacpan |
Other Files
| MANIFEST | metacpan |
| README.NONROOT | metacpan |
| README.SECURITY | metacpan |
| README.SOPHIE | metacpan |
| README.SPAMASSASSIN | metacpan |
| README.md | metacpan |
| contrib/graphdefang-0.91/MANIFEST | metacpan |
| contrib/graphdefang-0.91/Makefile.PL | metacpan |