How to Install and Uninstall bld-postfix Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "bld-postfix" package

This is a short guide on how to install bld-postfix on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bld-postfix

2. Uninstall "bld-postfix" package

This guide let you learn how to uninstall bld-postfix on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bld-postfix $ sudo apt autoclean && sudo apt autoremove

3. Information about the bld-postfix package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bld-postfix
Priority: optional
Section: universe/admin
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Martin Meredith
Architecture: amd64
Source: bld
Version: 0.3.4.1-4
Depends: libc6 (>= 2.4), postfix
Recommends: bld (= 0.3.4.1-4)
Filename: pool/universe/b/bld/bld-postfix_0.3.4.1-4_amd64.deb
Size: 13610
MD5sum: 172eb889f2f1e9af3221bca09c496d8e
SHA1: 4238b6d27f76fc4f7c0d48f68490bd59c5992b82
SHA256: 26bcd535b47ff293cadd53ef8e25ecee67e999a6c7fda5ea59b34af2d4e03f04
Description-en: Postfix tools for the 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 the tools dedicated to Postfix.
Description-md5: 2782e1d25300f142885cd594caf7956c
Homepage: http://bld.r14.freenix.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu