mailcheck
Check multiple mailboxes/maildirs for mail
Install
- All systems
-
curl cmd.cat/mailcheck.sh
- Debian
-
apt-get install mailcheck
- Ubuntu
-
apt-get install mailcheck
- Kali Linux
-
apt-get install mailcheck
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mailcheck
- OS X
-
brew install mailcheck
- Raspbian
-
apt-get install mailcheck
- Dockerfile
- dockerfile.run/mailcheck
mailcheck
Check multiple mailboxes/maildirs for mail
Mailcheck is a simple, configurable tool that allows multiple mailboxes to be checked for the existence of new mail messages. It supports both mbox and maildir-style mailboxes for compatibility with most mail transport agents. It also supports remote POP3 and IMAP mailboxes. Homepage: http://mailcheck.sourceforge.net/