qmgr
High-performance mail transport agent
Install
- All systems
-
curl cmd.cat/qmgr.sh
- Debian
-
apt-get install postfix
- Ubuntu
-
apt-get install postfix
- Alpine
-
apk add postfix
- Arch Linux
-
pacman -S postfix
- Kali Linux
-
apt-get install postfix
- CentOS
-
yum install postfix
- Fedora
-
dnf install torque-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install postfix
- Raspbian
-
apt-get install postfix
- Dockerfile
- dockerfile.run/qmgr
- Docker
-
docker run cmd.cat/qmgr qmgr
powered by Commando
postfix
High-performance mail transport agent
Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different.
torque-client
command line interface to Torque server
The TORQUE server dispatches jobs across physically separated machines. It may also be beneficial for single machines to organise the sequential execution of multiple jobs. This package contains the command-line client programs. These should be installed on all hosts that should be able to submit jobs, query for their status or cancel their execution. The client contacts the server directly.
torque-client-x11
GUI for torque clients
The TORQUE server dispatches jobs across physically separated machines. It may also be beneficial for single machines to organise the sequential execution of multiple jobs. These clients feature the same functionality as their regular counterparts and also allow for a graphical interaction.