> 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
- 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
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
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