qmailctl
sets up qmail as mail-transfer-agent
Install
- All systems
-
curl cmd.cat/qmailctl.sh
- Debian
-
apt-get install qmail-run
- Ubuntu
-
apt-get install qmail-run
- Kali Linux
-
apt-get install qmail-run
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qmail-run
- Raspbian
-
apt-get install qmail-run
- Dockerfile
- dockerfile.run/qmailctl
qmail-run
sets up qmail as mail-transfer-agent
This package sets up the Debian qmail package as mail-transfer-agent. It follows the most commonly used public documentation http://www.lifewithqmail.org/ almost completely. See /usr/share/doc/qmail-run/README.Debian for details.