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

Last updated: May 16,2024

1. Install "smtpprox" package

Please follow the steps below to install smtpprox on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install smtpprox

2. Uninstall "smtpprox" package

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

$ sudo apt remove smtpprox $ sudo apt autoclean && sudo apt autoremove

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

Package: smtpprox
Priority: optional
Section: universe/mail
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Jesse Norell
Architecture: all
Version: 1.2-1
Depends: perl, libmsdw-smtp-perl | dkimproxy (<= 1.4.1-3)
Filename: pool/universe/s/smtpprox/smtpprox_1.2-1_all.deb
Size: 5418
MD5sum: 65d8c9b11d118c6e2ae0065aa8440cad
SHA1: d88f95b84454b60a96efd292921c2bd18e480ed1
SHA256: e3dcd5216744d2ff7712c05c52a78351a3acb927800f5d5a25f1fcd6bbe3957c
Description-en: simple efficient SMTP proxy in perl
smtpprox is a trivial transparent SMTP proxy, an SMTP server and client
combination.
.
The SMTP server writes the incoming message to a temporary file, which the
SMTP client reads as the message to send. SMTP commands and replies are
relayed without change for the most part.
.
For efficiency reasons, it pre-forks and serves from a pool of servers,
Apache-style.
Description-md5: df472d160847fe50a8cd0e6da5ec9bb6
Homepage: http://bent.latency.net/smtpprox/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu