policy-test

greylisting implementation for Postfix

Debian Debian
RUN apt-get update && \ apt-get install -y postgrey
Ubuntu
RUN apt-get update && \ apt-get install -y postgrey
Alpine
RUN apk add postgrey
Arch Arch Linux
RUN pacman -S --noconfirm postgrey
Fedora
RUN dnf install -y postgrey
Raspbian
RUN apt-get update && \ apt-get install -y postgrey
click the source code to copy install policy-test on any operating system with command-not-found.com