Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

haraka-plugin-esets

haraka2.7kMIT1.0.1

Haraka plugin that scans with ESETS

haraka, plugin, esets

readme

CI Test Status Code Climate

haraka-plugin-esets

This plugin allows virus scanning with ESET Mail Security for Linux/BSD.

Install the software as per the intructions from ESET and enable this plugin and it will scan each message using the "esets_cli" command which defaults to /opt/eset/esets/bin/esets_cli.

Configure

cp node_modules/haraka-plugin-esets/config/esets.ini config/esets.ini
$EDITOR config/esets.ini

USAGE

changelog

Changelog

The format is based on Keep a Changelog.

Unreleased

1.0.1 - 2025-01-30

  • doc(CONTRIBUTORS): added
  • prettier: move config into package.json
  • dep(eslint): upgrade to v9

1.0.0 - 2024-05-08

  • repackaged from haraka/Haraka