haraka-plugin-dcc
v1.0.2
Published
Haraka plugin that scans messages with DCC
Downloads
5,257
Readme
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