bin/authentication_milter
bin/authentication_milter_client
Changes
lib/Mail/Milter/Authentication/Client.pm
lib/Mail/Milter/Authentication/Config.pm
lib/Mail/Milter/Authentication/Constants.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.pm
lib/Mail/Milter/Authentication/Handler/PTR.pm
lib/Mail/Milter/Authentication/Handler/ReturnOK.pm
lib/Mail/Milter/Authentication/Handler/Sanitize.pm
lib/Mail/Milter/Authentication/Handler/SenderID.pm
lib/Mail/Milter/Authentication/Handler/SPF.pm
lib/Mail/Milter/Authentication/Handler/TLS.pm
lib/Mail/Milter/Authentication/Handler/TrustedIP.pm
lib/Mail/Milter/Authentication/Handler/XGoogleDKIM.pm
lib/Mail/Milter/Authentication/Metric.pm
lib/Mail/Milter/Authentication.pm
lib/Mail/Milter/Authentication/Protocol/Milter.pm
lib/Mail/Milter/Authentication/Protocol/SMTP.pm
LICENCE
Makefile.PL
MANIFEST			This list of files
META.yml
README.md
share/authentication_milter.init
share/authentication_milter.json
share/grafana-dashboard.json
share/mail-dmarc.ini
t/00-load.t
t/01-pipeline.t
t/01-tools.t
t/02-mail-milter-authentication-handler.t
t/03-milter.t
t/03-smtp.t
t/AuthMilterTestDNSCache.pm
t/AuthMilterTest.pm
t/config/dmarc_reject/authentication_milter.json
t/config/dmarc_reject/mail-dmarc.ini
t/config/dmarc_reject.smtp/authentication_milter.json
t/config/dmarc_reject.smtp/mail-dmarc.ini
t/config/dmarc_reject_wl/authentication_milter.json
t/config/dmarc_reject_wl/mail-dmarc.ini
t/config/dmarc_reject_wl.smtp/authentication_milter.json
t/config/dmarc_reject_wl.smtp/mail-dmarc.ini
t/config/dryrun/authentication_milter.json
t/config/dryrun/mail-dmarc.ini
t/config/dryrun.smtp/authentication_milter.json
t/config/dryrun.smtp/mail-dmarc.ini
t/config/normal/authentication_milter.json
t/config/normal/mail-dmarc.ini
t/config/normal.smtp/authentication_milter.json
t/config/normal.smtp/mail-dmarc.ini
t/data/example/dmarc_reject_case.eml
t/data/example/dmarc_reject_case.smtp.eml
t/data/example/dmarc_reject.eml
t/data/example/dmarc_reject_hard.eml
t/data/example/dmarc_reject_hard_whitelisted.eml
t/data/example/dmarc_reject_hard_whitelisted.smtp.eml
t/data/example/dmarc_reject.smtp.eml
t/data/example/dmarc_reject_wl.eml
t/data/example/dmarc_reject_wl.smtp.eml
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_hard.eml
t/data/example/google_apps_bad_spf_fail_hard.smtp.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_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.eml
t/data/example/google_apps_good.local.eml
t/data/example/google_apps_good.local.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.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_good.trusted.eml
t/data/example/google_apps_good.trusted.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/spam_headers.smtp.eml
t/data/example/tools_pipeline_test.eml
t/data/example/tools_test.eml
t/data/example/transparency.smtp.eml
t/data/source/dmarc_reject_case.eml
t/data/source/dmarc_reject.eml
t/data/source/dmarc_reject_wl.eml
t/data/source/google_apps_bad.eml
t/data/source/google_apps_bad_space.eml
t/data/source/google_apps_good_case.eml
t/data/source/google_apps_good.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/spam_headers.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/get_record.pl
t/perlcriticrc
