Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

haraka-plugin-dcc

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haraka-plugin-dcc

Haraka plugin that scans messages with DCC

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
900
decreased by-16.74%
Maintainers
4
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 06 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc