=====install clamd and mailscanner=====
first add epel
yum install clamd
3. To test ClamAV AntiVirus, type in the command clamscan in a terminal window.
4. To update the virus database, type in the command freshclam in a terminal window.
yum install
perl-Archive-Zip
perl-DBI
perl-DBD-SQLite
perl-Filesys-Df
perl-Net-CIDR
perl-OLE-Storage_Lite
perl-Sys-Hostname-Long
perl-Sys-SigAction
perl-MIME-tools
3. Download the latest stable version of MailScanner for RedHat, Fedora and Mandrake Linux at http://www.mailscanner.info/downloads.html.
4. Extract MailScanner using the command below.
tar -xvzf ~/Desktop/MailScanner*.gz
Replace ~/Desktop with the path of your downloaded file
5. Finally, type in the command below to install MailScanner.
cd MailScanner-4.83.5-1
yum install --nogpgcheck mailscanner* tnef*
Replace MailScanner-4.83.5-1 with the path of the extracted MailScanner archive file.
6. To test MailScanner, use the command below.
MailScanner
Errors related to configuration files are ok. Errors saying “Can’t locate xxx.pm” are perl module dependency problems so repeat step 2.
first add epel
yum install clamd
3. To test ClamAV AntiVirus, type in the command clamscan in a terminal window.
4. To update the virus database, type in the command freshclam in a terminal window.
yum install
perl-Archive-Zip
perl-DBI
perl-DBD-SQLite
perl-Filesys-Df
perl-Net-CIDR
perl-OLE-Storage_Lite
perl-Sys-Hostname-Long
perl-Sys-SigAction
perl-MIME-tools
3. Download the latest stable version of MailScanner for RedHat, Fedora and Mandrake Linux at http://www.mailscanner.info/downloads.html.
4. Extract MailScanner using the command below.
tar -xvzf ~/Desktop/MailScanner*.gz
Replace ~/Desktop with the path of your downloaded file
5. Finally, type in the command below to install MailScanner.
cd MailScanner-4.83.5-1
yum install --nogpgcheck mailscanner* tnef*
Replace MailScanner-4.83.5-1 with the path of the extracted MailScanner archive file.
6. To test MailScanner, use the command below.
MailScanner
Errors related to configuration files are ok. Errors saying “Can’t locate xxx.pm” are perl module dependency problems so repeat step 2.
No comments:
Post a Comment