dot-forward
reads sendmail's .forward files under qmail
Install
- All systems
-
curl cmd.cat/dot-forward.sh
- Debian
-
apt-get install dot-forward
- Ubuntu
-
apt-get install dot-forward
- Kali Linux
-
apt-get install dot-forward
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dot-forward
- Raspbian
-
apt-get install dot-forward
- Dockerfile
- dockerfile.run/dot-forward
dot-forward
reads sendmail's .forward files under qmail
It runs in the qmail startup script to support all your existing .forward files automatically. Individual users can switch to the .qmail mechanism at their leisure. dot-forward supports forwarding, program deliveries, and comments. It does not support file deliveries or :include: (However, it recognizes file delivery attempts, and defers delivery to give you a chance to set up a .qmail file).