Mail-Milter-Authentication v1.0.1
Files
- Changes
- LICENCE
- MANIFEST
- META.yml
- Makefile.PL
- README.md
- bin/authentication_milter
- bin/authentication_milter_client
- lib/Mail/Milter/Authentication.pm
- lib/Mail/Milter/Authentication/Client.pm
- lib/Mail/Milter/Authentication/Config.pm
- lib/Mail/Milter/Authentication/Constants.pm
- lib/Mail/Milter/Authentication/DNSCache.pm
- lib/Mail/Milter/Authentication/Handler.pm
- lib/Mail/Milter/Authentication/Handler/AddID.pm
- lib/Mail/Milter/Authentication/Handler/Auth.pm
- lib/Mail/Milter/Authentication/Handler/DKIM.pm
- lib/Mail/Milter/Authentication/Handler/DMARC.pm
- lib/Mail/Milter/Authentication/Handler/IPRev.pm
- lib/Mail/Milter/Authentication/Handler/LocalIP.pm
- lib/Mail/Milter/Authentication/Handler/PTR.pm
- lib/Mail/Milter/Authentication/Handler/ReturnOK.pm
- lib/Mail/Milter/Authentication/Handler/SPF.pm
- lib/Mail/Milter/Authentication/Handler/Sanitize.pm
- lib/Mail/Milter/Authentication/Handler/SenderID.pm
- lib/Mail/Milter/Authentication/Handler/TLS.pm
- lib/Mail/Milter/Authentication/Handler/TrustedIP.pm
- lib/Mail/Milter/Authentication/Protocol/Milter.pm
- lib/Mail/Milter/Authentication/Protocol/SMTP.pm
- share/authentication_milter.init
- share/authentication_milter.json
- share/mail-dmarc.ini
- t/00-load.t
- t/01-pipeline.t
- t/01-tools.t
- t/02-milter.t
- t/02-smtp.t
- t/AuthMilterTest.pm
- t/config/dryrun.smtp/authentication_milter.json
- t/config/dryrun.smtp/mail-dmarc.ini
- t/config/dryrun/authentication_milter.json
- t/config/dryrun/mail-dmarc.ini
- t/config/normal.smtp/authentication_milter.json
- t/config/normal.smtp/mail-dmarc.ini
- t/config/normal/authentication_milter.json
- t/config/normal/mail-dmarc.ini
- t/data/example/google_apps_bad.eml
- t/data/example/google_apps_bad.smtp.eml
- t/data/example/google_apps_bad_space.eml
- t/data/example/google_apps_bad_space.smtp.eml
- t/data/example/google_apps_bad_spf_fail.eml
- t/data/example/google_apps_bad_spf_fail.smtp.eml
- t/data/example/google_apps_good.8bit.smtp.eml
- t/data/example/google_apps_good.eml
- t/data/example/google_apps_good.local.eml
- t/data/example/google_apps_good.local.smtp.eml
- t/data/example/google_apps_good.smtp.eml
- t/data/example/google_apps_good.trusted.eml
- t/data/example/google_apps_good.trusted.smtp.eml
- t/data/example/google_apps_good_case.local.eml
- t/data/example/google_apps_good_case.local.smtp.eml
- t/data/example/google_apps_good_dryrun.eml
- t/data/example/google_apps_good_dryrun.smtp.eml
- t/data/example/google_apps_good_nofrom.eml
- t/data/example/google_apps_good_nofrom.smtp.eml
- t/data/example/google_apps_good_sanitize.eml
- t/data/example/google_apps_good_sanitize.smtp.eml
- t/data/example/google_apps_good_spf_fail.eml
- t/data/example/google_apps_good_spf_fail.smtp.eml
- t/data/example/google_apps_headers.smtp.eml
- t/data/example/google_apps_nodkim.eml
- t/data/example/google_apps_nodkim.smtp.eml
- t/data/example/google_apps_nodkim_spf_fail.eml
- t/data/example/google_apps_nodkim_spf_fail.smtp.eml
- t/data/example/list.smtp.eml
- t/data/example/longlines.eml
- t/data/example/longlines.smtp.eml
- t/data/example/pipelined.limit.smtp.eml
- t/data/example/pipelined.smtp.eml
- t/data/example/tools_pipeline_test.eml
- t/data/example/tools_test.eml
- t/data/example/transparency.smtp.eml
- t/data/source/google_apps_bad.eml
- t/data/source/google_apps_bad_space.eml
- t/data/source/google_apps_good.eml
- t/data/source/google_apps_good_case.eml
- t/data/source/google_apps_good_sanitize.eml
- t/data/source/google_apps_headers.eml
- t/data/source/google_apps_nodkim.eml
- t/data/source/list.eml
- t/data/source/longlines.eml
- t/data/source/tools_test.eml
- t/data/source/transparency.eml
- t/dev-boilerplate.t
- t/dev-critic.t
- t/dev-manifest.t
- t/dev-pod-coverage.t
- t/dev-pod.t
- t/perlcriticrc