haraka-plugin-opendkim
Version:
Haraka plugin that uses libopendkim for DKIM
38 lines (20 loc) • 1.19 kB
Markdown
[![Codefresh build status][cf-img]][cf-url]
[![NPM][npm-img]][npm-url]
Adds DKIM support from the libopendkim library to Haraka.
add `opendkim` to `config/plugins`, near the top of the file.
`config/opendkim.ini` is the configuration file for this plugin.
Sane defaults are chosen for you.
* `opendkim.general.debug` (default: 0)
Enable debug logging for all opendkim.general flows.
* `opendkim.verify.debug` (default: 0)
Enable debug logging for all opendkim.verify flows. If general debug is set,
this will fall back to that rather than the default.
* `opendkim.sign.debug` (default: 0)
Enable debug logging for all opendkim.sign flows.
[]: https://g.codefresh.io/api/badges/build?repoOwner=godsflaw&repoName=haraka-plugin-opendkim&branch=dev&pipelineName=haraka-plugin-opendkim&accountName=godsflaw&type=cf-1
[]: https://g.codefresh.io/repositories/godsflaw/haraka-plugin-opendkim/builds?filter=trigger:build;branch:dev;service:59d4f41489854200012ede9b~haraka-plugin-opendkim
[]: https://nodei.co/npm/haraka-plugin-opendkim.png
[]: https://www.npmjs.com/package/haraka-plugin-opendkim