haraka-plugin-dmarc-perl

1.0.2 • Public • Published

Build Status Windows Build Status Code Climate

NPM

haraka-plugin-dmarc-perl

SYNOPSIS

  • Install Mail::DMARC somewhere. Example
  • Run the included dmarc_httpd CLI program.
  • Configure dmarc-perl.ini to point at the Mail::DMARC HTTP service.
  • Enable this plugin in haraka's config/plugins file.

INSTALL

cd /path/to/local/haraka
npm install haraka-plugin-dmarc-perl
echo "dmarc-perl" >> config/plugins
service haraka restart

Configuration

If the default configuration is not sufficient, copy the config file from the distribution into your haraka config dir and then modify it:

cp node_modules/haraka-plugin-dmarc-perl/config/dmarc-perl.ini config/dmarc-perl.ini
$EDITOR config/dmarc-perl.ini

USAGE

Package Sidebar

Install

npm i haraka-plugin-dmarc-perl

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

17.7 kB

Total Files

14

Last publish

Collaborators

  • tnpi