W dniu 23.06.2022 o 15:00, Wietse Venema pisze:
natan:
W dniu 23.06.2022 o?13:37, Wietse Venema pisze:
natan:
Hi
I found in logs:
Jun 23 10:08:54 mx4 postfix/master[4540]: warning:
master_wakeup_timer_event: service qmgr(public/qmgr): Resource
temporarily unavailable
Your operating system kernel is running out of resources. You need
a better computer.
Why better computer ? This is PowerEdge R630 256 RAM and 55 x 2.40GHz
with load ~0,86
Because your operating system kernel returns a "Resource temporarily
unavailable" error.
It is also posible that it returns "Resource temporarily unavailable"
because Postfix has used up all the available sockets.
In that case, reduce Postfix process limits (main.cf:default_process_limit
and in master.cf) by 2x and do "postfix reload" until the error goes away.
Wietse
I get one time and change:
main.cf - default_process_limit
master.cf - smtpd maxproc
--