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

Last updated: May 19,2024

1. Install "pmailq" package

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

$ sudo apt update $ sudo apt install pmailq

2. Uninstall "pmailq" package

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

$ sudo apt remove pmailq $ sudo apt autoclean && sudo apt autoremove

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

Package: pmailq
Priority: extra
Section: universe/admin
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Emmanuel Bouthenot
Architecture: all
Version: 0.5-2
Depends: python (>= 2.3), postfix
Filename: pool/universe/p/pmailq/pmailq_0.5-2_all.deb
Size: 8448
MD5sum: 1e38f23ccc46eb94293be1d47d2a34a1
SHA1: 9479ef525715261867f98bc3b443b9d3fb4c3084
SHA256: 92c1c01463465f9badb9a428a245735cd2a189024a56dbda2e5d78a030a3850f
Description-en: postfix mail queue manager
pmailq parses the output of command from postfix (postqueue -p). It permits
to perform some actions on a group of entries in queue (like removing or
displaying them in a machine readable format). They are selected by applying
filters (wildcards are allowed) on criterias like email address, error message
from SMTP server, message size, mail status in queue.
Description-md5: f3876649c9bd763397809beeb8f31303
Homepage: http://kolter.openics.org/projects/pmailq
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu