Simon Loewenthal: > policy-spf unix - n n - - spawn > user=nobody argv=/usr/sbin/postfix-policyd-spf-perl > > Finally, was policy_time_limit replaced with policy-spf_time_limit?
master.cf says "policy-spf", not "policy". Therefore the parameter name is "policy-spf_time_limit", not "policy_time_limit". BTW to turn off chroot specify 'n' not '-'. Wietse