Skip to content

Haraka plugin that uses Mail::DMARC via it's HTTP service

License

Notifications You must be signed in to change notification settings

haraka/haraka-plugin-dmarc-perl

Repository files navigation

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

About

Haraka plugin that uses Mail::DMARC via it's HTTP service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •