
Untitled
By: a guest on
Oct 4th, 2011 | syntax:
None | size: 0.49 KB | views:
63 | expires: Never
# configure postgrey to run with
--greylist-action=451
# file main.cf
greylist_lookup =
check_client_access pcre:/etc/postfix/greylist_exceptions.pcre
greylist =
check_policy_service inet:127.0.0.1:10030
smtpd_recipient_restrictions =
permit_mynetworks
permit_sasl_authenticated
greylist_lookup
check_policy_service inet:127.0.0.1:12525
# file /etc/postfix/greylist_exceptions.pcre
/^[^.]*(mx|smtp|mail|exchange|post|deliver).*?\./ greylist