Quickstart Ubuntu Mailspect Installation Guide

From Mailspect Documentation

Jump to: navigation, search

We are pleased to introduce our APT repository for installing Mailspect Email Defense, Mailspect Email Archive and Mailspect Manager in one simple apt installation. This is the most comprehensive and scalable antispam and email archive solution available for Debian and Ubuntu email servers and gateways.


Before installing Mailspect on Debian/Ubuntu please download GPG key for apt-get:

curl http://apt.mailspect.com/ovidiu@mailspect.com.gpg.key | sudo apt-key add -

Add Mailspect Repository to ATP sources list:

sudo sh -c 'echo "deb  http://apt.mailspect.com/    mpp-testing  non-free" > /etc/apt/sources.list.d/mpp.list'


RECOMMENDED - This package installs everything you need to get started along with all prerequisites. Both Mailspect Manager and mppd core software will be installed or updated.

sudo apt-get update
sudo apt-get install mppmanager

Run Configure Script if this is the first time installing mppd on your server

/usr/local/MPP/scripts/configure.pl

Alternatively, this package will install or update the core mppd software only

Install mppd:

sudo apt-get update
sudo apt-get install mpp

Run Configure Script if this is the first time installing mppd on your server

/usr/local/MPP/scripts/configure.pl

Supported Linux (i386/AMD64) distributions:

Debian 4.0 Etch
Debian 5.0 Lenny
Ubuntu 6.06 Dapper
Ubuntu 6.10 Edgy
Ubuntu 7.04 Feisty
Ubuntu 7.10 Gutsy
Ubuntu 8.04 Hardy
Ubuntu 8.10 Intrepid
Ubuntu 9.04 Jaunty
Ubuntu 9.10 Karmic
Personal tools