haraka-plugin-dcc

1.0.2 • Public • Published

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

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i haraka-plugin-dcc

    Weekly Downloads

    1,310

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    12.5 kB

    Total Files

    15

    Last publish

    Collaborators

    • smfreegard
    • baudehlo
    • tnpi
    • msimerson