Skip to main content

setupspamassassin

Setup Apache SpamAssassin  &  Spamd 

This tool will help you to install the Apache SpamAssassin, the #1 Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email)

This  will be automatically integrated with the exim mail server to  detect spams.

Use of Spamd / SpamAssassin may increase the sever CPU usage and loadload.

Command:

/usr/local/eenos/scripts/setupspamassassin

Command Options:

Usage: /usr/local/eenos/scripts/setupspamassassin  <options>=[values]

Command Groups:
Options:
    --install       -   Install Apache SpamAssassin
    --rebuildconf   -   Rebuild SpamAssassin configuration

Install SpamAssassin (Spamd)

To install SpamAssassin use the following command,

The SpamAssassin need some perl dependency modules , so it make take some time to finish the installation .

/usr/local/eenos/scripts/setupspamassassin --install

Rebuild SpamAssassin Configuration

To rebuild SpamAssassin configuration use the following command.

/usr/local/eenos/scripts/setupspamassassin --rebuildconf