ludic...@gmail.com: > Hi all, > > I see a few occasions of this every day: > > plesk_virtual (total: 2) > 2 Command time limit exceeded: "/usr/lib/plesk-9.0/postfix-local"
Some message delivery needed more than one thousand seconds. > Is this timeout somehow configurable for me? My guess is that it > happens due to high load at times. The default command time limit is 1000s, which in my opinion is already ridiculously large. Increasing Postfix time limits further would just fight a symptom instead of addressing the root cause. To address this: a) Get yourself a better computer (https://dilbert.com/strip/1995-06-24) b) Reduce the workload. If the overload is caused by Postfix, then I know how to reduce the overload if you can share Postfix configuration. See http://www.postfix.org/DEBUG_README.html#mail for some instructions. Reducing overload from Postfix can be as simple as reducing a process limit in main.cf or in master.cf. Wietse