greylistd
Greylisting daemon for use with Exim 4
Install
- All systems
-
curl cmd.cat/greylistd.sh
- Debian
-
apt-get install greylistd
- Ubuntu
-
apt-get install greylistd
- Kali Linux
-
apt-get install greylistd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install greylistd
- Raspbian
-
apt-get install greylistd
- Dockerfile
- dockerfile.run/greylistd
greylistd
Greylisting daemon for use with Exim 4
This daemon provides a simple greylisting implementation for use with the Exim Mail Transport Agent (MTA), version 4. Once installed, you will need to configure your MTA to query the greylistd server. This package contains a script to automatically configure Exim 4. It may be possible to use greylistd with other MTAs as well. Postfix users may want to check out the "postgrey" package instead of this one.