Re: _time_limit

2021-03-20 Thread @lbutlr
> On 20 Mar 2021, at 03:19, Simon Wilson wrote: > > 0 check_policy_service unix:private/policyd-spf > 11 ... > 12 policyd-spf_time_limit = 3600 Just out of curisotu, have you tried it exactly as the sample shows: policy unix - n n - 0 spawn

Re: _time_limit

2021-03-20 Thread Simon Wilson
- Message from Simon Wilson - Date: Sat, 20 Mar 2021 19:19:49 +1000 From: Simon Wilson Reply-To: si...@simonandkate.net Subject: _time_limit To: postfix-users@postfix.org According to  Postfix SMTP Access Policy Delegation[1] "_time_limit" takes the

_time_limit

2021-03-20 Thread Simon Wilson
According to  Postfix SMTP Access Policy Delegation[1] "_time_limit" takes the format of "transport_time_limit ($command_time_limit): The maximal amount of time the policy daemon is allowed to run before it is terminated. The transport is the service name of the master.c

_time_limit parameter

2010-05-03 Thread Vladimir Vassiliev
I'm curious about how does parameter _time_limit work. Docs say it's time after which command is terminated but really it doesn't. tst_pol_time_limit = 20 policy tst_pol defined in master.cf using spawn. Log shows that policy command was terminated only in 8 minutes after warnin