Steffen Nurpmeso via Postfix-users:
> Hello.
> 
> On 3.8.0 services managed via spawn(8) now produce
> 
>   Apr 19 01:03:04 postfix/spawn[8485]: warning: /usr/libexec/s-postgray: 
> process id 8486: command time limit exceeded
>   Apr 19 14:43:56 postfix/spawn[19651]: warning: /usr/libexec/s-postgray: 
> process id 19755: command time limit exceeded
> 
> log messages, which they did not do in the past.  I find this
> irritating, because the service works properly, it does not "hang"
> or fails to give answers, for example:

The time limit is configured in main.cf.

You need to figure out the name of the correspnding master.cf
entry, and then add a configuration parameter with that name:

main.cf:
    *name*_time_limit = some suitable number

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to