Marc Perkel wrote: > It appears that Postfix only does DNS blacklists and not whitelists > then. I was going to publish my whitelist and Postfix instructions but I > guess I can't do that.
That would be a better question for the postfix-users list. Probably the way to do this is with the check_policy_service functionality. The "permit" action should permit the request. I haven't created my own policy daemon though and so this is an academically derived answer. According to the manual "Policy delegation is now the preferred method for adding policies to Postfix." Bob