W dniu 18.01.2022 o 16:53, natan pisze:
> W dniu 18.01.2022 o 16:17, Wietse Venema pisze:
>> natan:
>>> Hi
>>> My happiness did not last long
>>>
>>> Jan 18 13:33:22? postfix/master[3581]: warning:
>>> master_wakeup_timer_event: service qmgr(public/qmgr): Resource
>>> temporarily unavailable
>>>
>>> I'm so confused beacuse I cannot resolv thats problem and I dont known
>>> where is realy problem
>> Repeat:
>>     Reduce the process limits for "smtp pass" by half.
>>     Reduce the default_process_limit by half
>>      (this is used by postscreen to size its connection queues).
>>     Execute "postfix reload".
>>     Wait for a few hours.
>> Until Postfix stops logging "Resource > temporarily unavailable".
>>
>>      Wietse
>>
> master.cf
> smtpd     pass  -       -       -       -       150       smtpd -o
> receive_override_options=no_address_mappings
>
> main.cf
> default_process_limit = 200
> --
>
sorry:

master.cf
smtpd     pass  -       -       -       -       200       smtpd -o
receive_override_options=no_address_mappings

main.cf
default_process_limit = 200




--

Reply via email to