I'm starting a job managing a VSP, and one of the problems I'm trying to solve is with mailman. LFD is sending emails reporting problems(at least 6 every 10 minutes), all of them with content quite similar. This is the content of one of them:
Time: Mon Feb 5 15:10:42 2018 -0500
Account: mailman
Resource: Process Time
Exceeded: 433234 > 2000 (seconds)
Executable: /usr/bin/python
Command Line: /usr/bin/python /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=RetryRunner:0:1 -s
PID: 20186 (Parent PID:20170)
Killed: No
I don't want LFD to stop reporting (which I know how to do), but I want to solve the cause of the problem. Could anyone point me on the right direction?