postfix: Add post grey support.

This commit is contained in:
Lari Huttunen 2013-02-28 16:34:30 +01:00
parent 6041ae5829
commit ed429d7183
2 changed files with 34 additions and 0 deletions

View file

@ -565,6 +565,9 @@ smtpd_recipient_restrictions =
permit_mynetworks,
reject_unauth_destination,
check_relay_domains
<% if has_variable?("postgrey") -%>
check_policy_service inet:127.0.0.1:10023
<% end -%>
# The header_checks parameter specifies an optional table with patterns
# that each logical message header is matched against, including