* Stan Hoeppner <s...@hardwarefreak.com>:

>  1 /etc/postfix/master.cf:
>  2     127.0.0.1:9998  inet  n      n      n      -       0       spawn
>  3       user=nobody argv=/some/where/policy-server
>  4
>  5 /etc/postfix/main.cf:
>  6     smtpd_recipient_restrictions =
>  7         ...
>  8         reject_unauth_destination
>  9         check_policy_service inet:127.0.0.1:9998
> 10         ...
> 11     127.0.0.1:9998_time_limit = 3600
> 
> Note #11.  Does this mean this is still valid, or that the docs need
> changing?

For 127.0.0.1:9998_time_limit, wouldn't <daemonname>_time_limit exist?
(i.e. spawn_time_limit, pipe_time_limit). Instead, only command_time_limit 
exists

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to