MailScanner

From WeWeWeb Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Homepage of MailScanner: http://www.mailscanner.info/

Install the RPM gz from the site.

Uncompress it and run install.sh

It will install the support files and the MailScanner.

Execute the following commands:

service sendmail stop
chkconfig sendmail off
chkconfig --level 2345 MailScanner on
service MailScanner start

Edit config file /etc/MailScanner/MailScanner.conf

Virus Scanners = clamav

To investigate MailScanner cannot start

 fw-omma:~# MailScanner --lint --debug

To intall missing perl package=

 perl -MCPAN -eshell
 install Filesys::Df

Goto Linux