haraka-plugin-dcc

Haraka plugin that scans messages with DCC

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
haraka-plugin-dcc
101.0.2a year ago6 years agoMinified + gzip package size for haraka-plugin-dcc in KB

Readme

!Build Statusci-imgci-url !Code Climateclim-imgclim-url !NPMnpm-imgnpm-url
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