Skip to content

haraka-plugin-dcc 1.0.2

Install from the command line:
Learn more about npm packages
$ npm install @haraka/haraka-plugin-dcc@1.0.2
Install via package.json:
"@haraka/haraka-plugin-dcc": "1.0.2"

About this version

Build Status Code Climate NPM

haraka-plugin-dcc

The Distributed Checksum Clearinghouses or DCC is an anti-spam content filter. See http://www.dcc-servers.net/dcc/ for details of how it works.

This plugin implements the protocol used by the dccifd daemon to communicate with DCC.

It requires the dccifd daemon running and expects the dccifd socket to be at /var/dcc/dccifd. To connect to a TCP host:port, edit dcc.ini.

Currently it only reports results.

You can report spam to DCC during reception by setting: connection.transaction.notes.training_mode = 'spam'

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-dcc/config/dcc.ini config/dcc.ini
$EDITOR config/dcc.ini

Details


Assets

  • haraka-plugin-dcc-1.0.2-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all