spamd Child Process Causing High Server Load Fix

A few clients have reported that they have observed a high server load caused by the spamd process. This is a known bug within SpamAssassin and mostly affects newer cPanel installs but can affect older ones as well. If you think your spamd process is causing a high server load, login to your server as root via SSH and run the following commands:

  1. Fix the spamd databases error with /scripts/autorepair spamd_dbm_fix
  2. Restart exim with /etc/init.d/exim restart

That should fix the spamd process from spiraling out of control, your server load should return to normal levels within a few minutes.
  • 11 Users Found This Useful
Was this answer helpful?

Related Articles

Setup Your Own Private VPN with PPTP

PPTP VPN IntroductionTired of being geo blocked and not being able to watch your favorite TV...

Protect DirectAdmin from Brute Force Attacks

A common method of gaining access over a server is to use a technique called a brute force...

Changing Your Server's Time Zone

Changing the time zone that your server is set to is relatively simple and straight forward. In...

Synchronizing Your Server's Clock

Synchronizing your server's clock is not very difficult as there is a program that can be ran by...

Installing CSF (ConfigServer Security & Firewall)

The CSF, ConfigServer Security & Firewall, is a powerful firewall that is made for Linux...