setupspamassassin
Setup Apache SpamAssassin & Spamd
This tool will help you to install the Apache SpamAssassin, the top 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 spam.
Use of Spamd / SpamAssassin may increase the server CPU usage and load.
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 needs some Perl dependency modules, so it may 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