maildir-filter
Simple program to filter messages into Maildir folders from dot-qmail
Install
- All systems
-
curl cmd.cat/maildir-filter.sh
- Debian
-
apt-get install maildir-filter
- Ubuntu
-
apt-get install maildir-filter
- Kali Linux
-
apt-get install maildir-filter
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install maildir-filter
- Raspbian
-
apt-get install maildir-filter
- Dockerfile
- dockerfile.run/maildir-filter
maildir-filter
Simple program to filter messages into Maildir folders from dot-qmail
This program was designed to filter messages based on regular expressions with perl syntax and perform actions on them (deliver on a Maildir folder, send it to oblivion or bounce it).