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
But I don't know what this problem is caused by
master.cf
smtp inet n - - - 1 postscreen
smtpd pass - - - - 900 smtpd -o
receive_override_options=no_address_mappings
dnsblog unix - - - - 0 dnsblog
tlsproxy unix - - - - 0 tlsproxy
...
pickup unix n - y 60 1 pickup
qmgr unix n - n 300 1 qmgr
...
I found in net to change:
pickup fifo n - n 60 1 pickup
qmgr fifo n - n 1 1 qmgr
But I don't know if it makes sense
--