mailman disabled but keep getting "Excessive resource usage: mailman" email

Crimpshrine

Active Member
Apr 1, 2015
25
3
53
Chicago, IL
cPanel Access Level
Root Administrator
The support says that there were entries in Apache (/var/cpanel/templates/apache2_4/ea4_main.default) that should have been removed. He was referring to these lines:

[% IF !skipmailman -%]
Alias /mailman/archives /usr/local/cpanel/3rdparty/mailman/archives/public/
Alias /pipermail /usr/local/cpanel/3rdparty/mailman/archives/public/
[% END -%]
[% IF !skipmailman -%]
ScriptAlias /mailman /usr/local/cpanel/3rdparty/mailman/cgi-bin/
[% END -%]
So regardless of the status in Tweak Settings and Service Manager, did this file need to be edited manually?
 

Crimpshrine

Active Member
Apr 1, 2015
25
3
53
Chicago, IL
cPanel Access Level
Root Administrator
It finally appeared to stop yesterday after I made below changes to ConfigServer (Firewall Configuration):

PT_USERMEM = 1024 (Default 256)
PT_USERTIME = 0 (Default 1800)
Granted, this may happen again, but I did not receive single notification of "Excessive memory usage" notification overnight since yesterday. It was not mailman, but I later found out it was caused by Imunify360. I had tracked down to WebShield in Imunify360 that was causing a lot of memory usage, and actually it was causing hourly notification over the weekend (pointing to /usr/sbin/imunify360-webshield), but once I made above change to ConfigServer, it stopped finally.

Thank you for your support.
 
  • Like
Reactions: cPRex