Den 2012-05-10 14:40, James Seymour skrev:
Eh? Explain, please?
check_policy_service must be after reject_unlisted_recipient
# example fault
check_policy_service inet:10.3.19.214:10031
reject_unlisted_recipient
if port 10031 is a greylist daemon it will greylist users that does not
exists
# example ok
reject_unlisted_recipient
check_policy_service inet:10.3.19.214:10031
that makes sure greylist is not called for unlisted users that will be
rejected as unknown users later
for spf the logs will be more clear aswell, i cant explain it more