* Hari Hendaryanto <har...@csmcom.com>:
> hai,
> 
> i used to have this configuration in my postfix
> 
> master.cf
> 127.0.0.1:12345 inet  n       n       n       -       0      spawn
>           user=nobody argv=/etc/postfix/blah.py
> 
> main.cf
> 127.0.0.1:12345_time_limit = 3600s

This parameter does not exist.

$ postconf |grep time_limit
command_time_limit = 1000s
lmtp_connection_cache_time_limit = 2s
lmtp_connection_reuse_time_limit = 300s
postscreen_command_time_limit = ${stress?10}${stress:300}s
smtp_connection_cache_time_limit = 2s
smtp_connection_reuse_time_limit = 300s

Just remove it, it never worked.

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