Installation
Follow these steps while logged in as root:
1) wget http://www.cpanelmodules.com/download/CPMMailScannerPerDomain.tar.gz
2) tar xvzf CPMMailScannerPerDomain.tar.gz
3) sh install
Now, open /var/cpanel/cpanelmodules.com/CPMMailScannerPerDomain/config.txt
and enter the correct values for your system. The included config.txt file
comes with the following values:
rulesfile = /usr/mailscanner/etc/rules/virus.scanning.rules
checkms = /usr/mailscanner/bin/check_mailscanner
Make sure that MailScanner.conf uses the rulesfile specified in your config.txt
file for the Virus Scanning configuration value. For example:
Virus Scanning = %etc-dir%/rules/virus.scanning.rules
Finally, login into your WHM as root to configure reseller access to this module
(by default, resellers cannot make use of the module).
Note: CPMMailScannerPerDomain requires the HTML::Template Perl module.
You can install it easily from your WHM, using the Software / Install a Perl
Module function.
Changelog
0.1.1 Beta – 25/APR/2004
Submit buttons were in Spanish in the English template.
config.txt now uses default values for a standard cpanel install
0.1 Beta – 25/APR/2004
First public release.