mail-expire
Utility to extract outdated messages from mbox files
Install
- All systems
-
curl cmd.cat/mail-expire.sh
- Debian
-
apt-get install mail-expire
- Ubuntu
-
apt-get install mail-expire
- Kali Linux
-
apt-get install mail-expire
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mail-expire
- Raspbian
-
apt-get install mail-expire
- Dockerfile
- dockerfile.run/mail-expire
mail-expire
Utility to extract outdated messages from mbox files
mail-expire is a small and fast script that scans mbox files for messages that are older than given maximum age and moves them to another (compressed) mailbox file or just deletes them.