Skip to content

haraka-plugin-early_talker 1.0.2

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

About this version

CI Test Status Code Climate

haraka-plugin-early_talker

Early talkers are violators of the SMTP specification, which require that clients must wait for certain responses before sending the next command.

This plugin introduces a configurable delay before the connection banner and after the DATA command for Haraka to detect if it talks early.

If an early talker is detected at connection or DATA, then a DENY is returned with the message 'You talk too soon'.

Configuration

The config file early_talker.ini has two options:

  • pause: the delay in seconds before each SMTP command. Default is no pause.

  • reject: whether or not to reject for early talkers. Default is true;

  • [ip_whitelist]: list of IP addresses and/or subnets to whitelist

Details


Assets

  • haraka-plugin-early_talker-1.0.2.tgz

Download activity

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

Recent versions

View all