MagicSpam Installation Guide
Posted: Tue Apr 26, 2022 12:14 pm
Overview
MagicSpam can be installed through either the Automatic Installation process which utilizes the One-Command Installation method or the Manual Installation process which consists of the Download and Install steps. Regardless of the method of installation, the license key needs be registered through the Registration Process.
The Automatic Installation process is the recommended method to install MagicSpam as it automatically detects the web panel, operating system and architecture of the server before installing the appropriate MagicSpam product based on the license key and detected server information.
In this guide, you will learn how to install MagicSpam on your server and register your license key, including the following information:
Prerequisites
Before starting, make sure to have the following at hand:
Automatic Installation
The Automatic Installation process utilizes the One-Command Installation method which allows you to download and install MagicSpam using a single command at the terminal. Simply run the following terminal command as the root user on the web panel / email server, replacing the <license key> placeholder with your valid MagicSpam license key.
The command will download and run the installer script which automatically detects the web panel, operating system and architecture of the server before installing the appropriate MagicSpam product based on the license key and detected server information. Once completed, similar output will be shown in the terminal:
At this point, MagicSpam is installed on your server and you can proceed to the Registration Process.
Manual Installation
The Manual Installation process consists of the Download and Install steps.
Download
The objective of the Download step is to obtain and transfer the MagicSpam installation package to your web panel / email server. The first step is to download the appropriate MagicSpam installation package by entering your license key in our Downloads Site.
Carefully select the Operating System and Architecture (32/64 bit) that matches your system. If you don’t know which one to choose, please contact your hosting provider or system administrator to be certain, otherwise there may be unknown and possibly service affecting consequences.
If you did not directly download the MagicSpam installation package to your web panel server, then the next step is to transfer the previously downloaded MagicSpam installation package to your remote web panel / email server. Simply run the following terminal command as the root user on the local server, replacing the <path to MagicSpam package>, <user>, and <server> placeholders with the path to the installation package, the remote user, and server IP address respectively.
Install
The objective of the Install step is to install MagicSpam on your web panel / email server using the installation package.
Please follow the instructions for your specific web panel.
Registration
At this stage, MagicSpam is installed on the server but is yet to be enabled. Please follow the instructions for your specific web panel to access the MagicSpam Administrative Interface.
The next step is to register your license key through the MagicSpam Administrative interface, simply enter your license key and register by clicking 'Save' to enable the MagicSpam anti-spam protection.
An information window will pop up, take a moment to read it through and exit when ready.
Lastly make sure to set your 'Administration Email Address' in the 'Options' section below the license key registration.
This email address will only be contacted for critical situations such as errors in processing spam definition updates, license updates, or any other conditions
found that could cause MagicSpam to become inoperable. The package itself will attempt to auto fill this information based on the server administrator email, but simply enter the new address and click 'Save' if you need to change this to a different address,
Installation Completed!
MagicSpam is now installed and registered on your server and likely already protecting your customers from spam through our recommended default server policies and IP reputation rules. We recommend taking the time to click through the MagicSpam interface to tour the available features and options.
Lastly, check out the following forum posts on various MagicSpam features:
MagicSpam can be installed through either the Automatic Installation process which utilizes the One-Command Installation method or the Manual Installation process which consists of the Download and Install steps. Regardless of the method of installation, the license key needs be registered through the Registration Process.
The Automatic Installation process is the recommended method to install MagicSpam as it automatically detects the web panel, operating system and architecture of the server before installing the appropriate MagicSpam product based on the license key and detected server information.
In this guide, you will learn how to install MagicSpam on your server and register your license key, including the following information:
- Prerequisites
- Automatic Installation
- Manual Installation
- Registration Process
Note
This guide is applicable to all MagicSpam products as the installation process is the same across all LITE, PLUS and PRO versions.Before starting, make sure to have the following at hand:
- information on the web panel, operating system and architecture of the server
- access to the command line terminal as root user on the server
- a valid MagicSpam license key
Automatic Installation
Alert
The MagicSpam One-Command Installation method is not currently available on Windows servers, please follow the Manual Installation process to install MagicSpam for MailEnable.Code: Select all
bash <(wget -qO- https://www.magicspam.com/download/magicspam-installer.sh) -l <license key>
Running MagicSpam Installer Script 1
Validating command line arguments and system
Downloading the MagicSpam installation package for <web panel> on <operating system>
Installing the MagicSpam installation package <path to MagicSpam package>
+-------------------------------------------------------------------------------+
<server specific installation output>
+-------------------------------------------------------------------------------+
Completed MagicSpam Installation
Validating command line arguments and system
Downloading the MagicSpam installation package for <web panel> on <operating system>
Installing the MagicSpam installation package <path to MagicSpam package>
+-------------------------------------------------------------------------------+
<server specific installation output>
+-------------------------------------------------------------------------------+
Completed MagicSpam Installation
Note
For more information on One-Command Installation method and troubleshooting guides, please refer to the MagicSpam One-Command Installation Guide.Manual Installation
The Manual Installation process consists of the Download and Install steps.
Download
The objective of the Download step is to obtain and transfer the MagicSpam installation package to your web panel / email server. The first step is to download the appropriate MagicSpam installation package by entering your license key in our Downloads Site.
Carefully select the Operating System and Architecture (32/64 bit) that matches your system. If you don’t know which one to choose, please contact your hosting provider or system administrator to be certain, otherwise there may be unknown and possibly service affecting consequences.
If you did not directly download the MagicSpam installation package to your web panel server, then the next step is to transfer the previously downloaded MagicSpam installation package to your remote web panel / email server. Simply run the following terminal command as the root user on the local server, replacing the <path to MagicSpam package>, <user>, and <server> placeholders with the path to the installation package, the remote user, and server IP address respectively.
Code: Select all
scp <path to MagicSpam package> <user>@<server>:
Note
For more information on the SCP command, please refer to this guide on How to Transfer MagicSpam Installation Package to Remote Server Using SCP.The objective of the Install step is to install MagicSpam on your web panel / email server using the installation package.
Please follow the instructions for your specific web panel.
Registration
At this stage, MagicSpam is installed on the server but is yet to be enabled. Please follow the instructions for your specific web panel to access the MagicSpam Administrative Interface.
The next step is to register your license key through the MagicSpam Administrative interface, simply enter your license key and register by clicking 'Save' to enable the MagicSpam anti-spam protection.
An information window will pop up, take a moment to read it through and exit when ready.
Lastly make sure to set your 'Administration Email Address' in the 'Options' section below the license key registration.
This email address will only be contacted for critical situations such as errors in processing spam definition updates, license updates, or any other conditions
found that could cause MagicSpam to become inoperable. The package itself will attempt to auto fill this information based on the server administrator email, but simply enter the new address and click 'Save' if you need to change this to a different address,
Installation Completed!
MagicSpam is now installed and registered on your server and likely already protecting your customers from spam through our recommended default server policies and IP reputation rules. We recommend taking the time to click through the MagicSpam interface to tour the available features and options.
Lastly, check out the following forum posts on various MagicSpam features:
- Connection Stage Authentication Checks
- MagicSpam User-level Quarantine Settings
- Email Authentication Security
Mouse zoom enabled: use your mouse wheel to zoom in/out. Drag to move the image. Double-click anywhere on the page to exit.
X