How to Install bld-tools in Ubuntu 18.04



Install bld-tools by entering the following commands in the terminal:

sudo apt update
sudo apt install bld-tools

Description:

Generic tools for Black List Daemon

BLD stands for "black list daemon" and is intended to build blacklists using simple rules based on a maximum number of submissions of the same IP address during a minimum time interval. BLD was primarily designed to fight against dictionary-based spams (by making the MTA report to BLD any host that tries to send a mail to an unknown user) but can be used by any application that needs a blacklist based on connection rate limits. . This package contains additional tools to be used with bld.

Homepage: http://bld.r14.freenix.org/

Version: 0.3.4.1-4build1

Section: universe/admin