Linux

How to install SpamScan Plugin for cPanel WHM

What is SpamScan Plugin for cPanel/WHM

SpamScan is Plugin Tool that analyzes the IP addresses used by your server, and checks them against 18 major DNS Relay Blackhole Lists or “RBLs”.

Server Requirements

Ioncube & CURL for cPanel’s internal PHP (Install through WHM and EasyApache!)

cPanel/WHM: 11.34+

PHP: 5.2 or PHP 5.3 or PHP 5.4

To install SpamScan Plugin :

  1. Download the SpamScan file located at https://www.xsofthost.com/downloads/1/cPanel-and-WHM
  2. Upload file to the server (on spcific folder )
  3. untar the file rsmonitor.tar.gz and run the installation using thses commands line

    tar xvfz spamscan.tar.gz
    cd spamscan
    chmod 755 uninstall.sh install.sh addon_spam* spamscan*
    ./install.sh — Wait few seconds for install to complete.
  4. SpamScan is automatically added to your server’s CRON.

To access SpamScan Plugin ,Go to plugins section of your WHM by logging into WHM .

Make sure to enter the license key you received from Xsofthost to activate the product.

To uninstall SpamScan Plugin :

Log in to the server over SSH as root, locate the spamscan from the installation instructions before and run the folliwing command:

uninstall.sh
XsoftHost Support

Share

Recent Posts

Add Extra IP addresses to server configuration On Ubuntu 17.10 and later

Each failover IP address will need its own line in the configuration file. The configuration…

3 years ago

Create RAID Arrays with mdadm on Ubuntu

What is mdadm? The mdadm utility can be used to create and manage storage arrays…

4 years ago

How to change the maximum upload file size for PHP

There are several scenarios that you might need to increase or decrease your php maximum…

6 years ago

How to install Let’s Encrypt Plugin in WHM/cPanel

What is Let’s Encrypt? Let’s Encrypt is a free certificate authority provided by the Internet…

6 years ago

How to install python in my cPanel and add py extension

Python normally installed on all cPanel hosting server because most of Centos/red hat update system…

6 years ago

How to install and enable GUI GNOME Desktop on centos 7

Usually CentOS 7 comes in a numbers of variants, For most users, there are two…

6 years ago