blob: 0243cb28e891cb857724e2830c7cf1bacef59718 (
plain) (
blame)
1
2
3
4
5
6
7
|
Postpals is a simple policy daemon for Postfix. It keeps a database of
outgoing mail, specifically recipients and relays associated to them.
The main goal is to whitelist mail coming back from those senders and
relays early in the postfix restriction chain, so it doesn't get hit
with any client UCE checks you are using (RBL, helo, PTR, greylisting etc).
WWW: http://mailfud.org/postpals/
|