Install ConfigServer Outgoing Spam Monitor (osm) in cPanel Server

NOTICE: The maintainer of this software, Way to the Web LTD (ConfigServer), closed their business as of August 2025. Imunify Email is a recommended alternative.

This article provides a guide for installing ConfigServer Outgoing Spam Monitor (osm) in cPanel server.

What is Outgoing Spam Monitor (osm)?

ConfigServer Outgoing Spam Monitor (osm) has been designed to use multiple methods to monitor outgoing email and SMTP connections for activity that could indicate a spammer is active on a server.

Requirements to Install ConfigServer Outgoing Spam Monitor in cPanel Server

The following prerequisites are required to install Outgoing Spam Monitor in cPanel Server:

Launch 100% SSD VPS from $2.49/mo!

How to Install ConfigServer Outgoing Spam Monitor (osm) in cPanel Server

Since osm is a premium software, it will require purchasing a license for your server's static IP address before it can be installed to your cPanel server. More information on licensing can be found on the official ConfigServer osm website.
Once your license has been activated, you can install osm.

To Install ConfigServer Outgoing Spam Monitor (osm) in cPanel Server, follow the steps:

  1. Login to the cPanel server as root user via SSH.
  2. To ensure PCAP is installed to use the Packet Inspection, run the following command on your terminal:
    yum install libpcap libpcap-devel -y
  3. Next, install osm using the commands below:
    cd /usr/src
    rm -f osm*
    wget https://download.configserver.com/osminstaller.tgz
    tar -xzf osminstaller.tgz
    perl osminstaller.pl ipv4
    rm -fv osminstaller.*
  4. Now, login to WHM using your browser.
  5. To access the osm management interface, navigate to "WHM->Plugins->ConfigServer Outgoing Spam Monitor".
    Access Outgoing Spam Monitor via the WHM plugin interface to manage osm
  6. That's it! Outgoing Spam Monitor is now installed in cPanel/WHM server.

Using the built-in Documentation provided in the plugin interface, you can now proceed to configure the osm settings and rules to suit your requirements.

refer to Documentation in plugin interface for further configuration

How to Uninstall ConfigServer Outgoing Spam Monitor (osm) in cPanel Server

To uninstall ConfigServer Outgoing Spam Monitor (osm) in cPanel server, follow the steps below:

  1. SSH the server as root.
  2. Run the following command:
    bash /etc/osm/uninstall.sh

Related:

Launch 100% SSD VPS from $2.49/mo!

  • spam prevention, spam protection, whm plugins, configserver, mail server administration
  • 5 Users Found This Useful
Was this answer helpful?

Related Articles

Uninstall Pinguzo Client on Server

This article provides a quick and direct guide for uninstalling the Pinguzo server monitoring...

Disable Network Manager on CentOS 7

This article will provide the steps to disable Network Manager in CentOS 7. Network Manager is...

Disable Network Manager on CentOS 6

This article will provide the steps to disable Network Manager in CentOS 6. Network Manager is...

How to Find the IP of cPanel/WHM Server

This tutorial is designed to troubleshoot and diagnose issues with cPanel license errors. Find...

Uninstall WHMXtra on cPanel Server

This article provides a quick and direct guide for uninstalling the WHMXtra plugin from a...