Mail-Milter-Authentication-Handler-ARC

Authentication Milter Module for validation of ARC signatures


License
Artistic-1.0-Perl

Documentation

Authentication Milter ARC

ARC handler module for Authentication Milter. A Perl implementation of email authentication standards rolled up into a single easy to use milter.

Installation

You will first need to install and configure Authentication Milter

To install this module, run the following commands:

  • perl Makefile.PL
  • make
  • make test
  • make install

Config

Please see the output of 'authentication_milter --help ARC

Credits and License

Copyright (c) 2017 Marc Bradshaw. marc@marcbradshaw.net

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

See LICENSE file for license details.

Contributing

Please fork and send pull requests.