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 eximExim mail server to detect spams.spam.
Use of Spamd / SpamAssassin may increase the severserver 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 needneeds some perlPerl dependency modules ,modules, so it makemay take some time to finish the installation .installation.
/usr/local/eenos/scripts/setupspamassassin --install
Rebuild SpamAssassin Configuration
To rebuild SpamAssassin configuration use the following command.
/usr/local/eenos/scripts/setupspamassassin --rebuildconf