How to Install and Uninstall mailfront Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "mailfront" package

This tutorial shows how to install mailfront on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mailfront

2. Uninstall "mailfront" package

Please follow the step by step instructions below to uninstall mailfront on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mailfront $ sudo apt autoclean && sudo apt autoremove

3. Information about the mailfront package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mailfront
Priority: extra
Section: universe/mail
Installed-Size: 640
Maintainer: Ubuntu Developers
Original-Maintainer: Gerrit Pape
Architecture: amd64
Version: 1.16-1
Depends: libbg1, libc6 (>= 2.4), libcvm1
Recommends: runit, ipsvd
Filename: pool/universe/m/mailfront/mailfront_1.16-1_amd64.deb
Size: 125680
MD5sum: 8f3481f75070edf8c1193f0dedda2c87
SHA1: d51cc0e0ec835b21cc91aae3218d3cd342e180e0
SHA256: cfd62a47ab6d19ab0f4f3b2d6023c8489077f6979ce2ca48adc03cad337a00b8
Description-en: mail server network protocol front-ends
mailfront is a set of customizable network front-ends for mail servers.
It contains complete SMTP, QMQP, QMTP, and POP3 front-ends as well as an
authentication module for IMAP. The mail delivery front-ends also contain
internal address filtering features.
.
Two SMTP back-ends are provided. One delivers mail to qmail-queue,
mimicking most of the behavior of qmail-smtpd, with the addition of
support for SMTP AUTH. The other rejects all SMTP commands if $SMTPREJECT
is set, and execs its command line otherwise (in order to run the above
program).
Description-md5: df32c5e85614568b7e938b41fb60bfb4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu