Page 1 of 1

Mailman Excessive Resources

Posted: 14 Sep 2016, 09:59
by kain
Hi

I am getting excessive resource usage emails for Mailman.

I added the following to csf.pignore

pcmd:/usr/local/cpanel/3rdparty/bin/python /usr/local/cpanel/3rdparty/mailman/bin/qrunner.*
pcmd:/usr/local/cpanel/3rdparty/bin/python /usr/local/cpanel/3rdparty/mailman/bin/mailmanctl.*

But I am still getting the warning emails, any idea how to stop them?

Re: Mailman Excessive Resources

Posted: 15 Sep 2016, 16:51
by dvk01
Also add
pcmd:/usr/bin/python /usr/local/cpanel/3rdparty/mailman/bin/mailmanctl.*
pcmd:/usr/bin/python /usr/local/cpanel/3rdparty/mailman/bin/qrunner.*


If you use Cpanel & easy apache 3 then the location is the second set. If you use easy apache 4 then it is the first set

Re: Mailman Excessive Resources

Posted: 16 Sep 2016, 08:28
by kain
That Worked.

Thanks a million :)