0.0.9 • Published 7 years ago

haraka-plugin-opendkim v0.0.9

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Codefresh build status NPM

haraka-plugin-opendkim

Adds DKIM support from the libopendkim library to Haraka.

Enable

add opendkim to config/plugins, near the top of the file.

Configuration

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.

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago